[systemd-bugs] [Bug 77019] New: call to log_meta with garbage value of ourlevel

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 3 10:44:58 PDT 2014


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

          Priority: medium
            Bug ID: 77019
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: call to log_meta with garbage value of ourlevel
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: colin.king at canonical.com
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

Created attachment 96862
  --> https://bugs.freedesktop.org/attachment.cgi?id=96862&action=edit
git patch, microhttpd-util: set ourlevel to LOG_DEBUG when outside of
log_level_map range

log_func_gnutls() in src/journal/microhttpd-util.c:

If level is outside the log_level_map array ourlevel is not assigned and
log_meta is logging with a garbage value on the stack.

Attached is a fix

-- 
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/20140403/eec38f45/attachment-0001.html>


More information about the systemd-bugs mailing list