[systemd-bugs] [Bug 86438] New: dhcp_lease_save() writes routes incorrectly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 18 06:09:11 PST 2014


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

            Bug ID: 86438
           Summary: dhcp_lease_save() writes routes incorrectly
           Product: systemd
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
          Assignee: systemd-bugs at lists.freedesktop.org
          Reporter: danw at gnome.org
        QA Contact: systemd-bugs at lists.freedesktop.org

Created attachment 109673
  --> https://bugs.freedesktop.org/attachment.cgi?id=109673&action=edit
fix

libsystemd-network: fix writing of routes in dhcp lease file

inet_ntoa() uses a static buffer, so you can't call it twice in the
same fprintf() call.

-- 
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/20141118/545af038/attachment.html>


More information about the systemd-bugs mailing list