[systemd-bugs] [Bug 75170] New: sprintf format mistake in systemd-cryptsetup-generator

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 18 11:14:21 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75170

          Priority: medium
            Bug ID: 75170
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: sprintf format mistake in systemd-cryptsetup-generator
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: trivial
    Classification: Unclassified
                OS: All
          Reporter: voronaam at gmail.com
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

cppcheck output:
[src/cryptsetup/cryptsetup-generator.c:149]: (error) fprintf format string has
2 parameters but only 1 are given.

fprintf(f, "After=%1$s\nRequires=%1$s\n", dd);

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140218/e8b88dde/attachment.html>


More information about the systemd-bugs mailing list