RootCauseunvalidated
misc/syslog.c, function __vsyslog_internal. Tension: bufsize is only set inside the 'fast path' conditional, but used unconditionally in the 'slow path' (malloc).
fed82a4c-10db-4a2e-939c-cf8f49fb313a
misc/syslog.c, function __vsyslog_internal. Tension: bufsize is only set inside the 'fast path' conditional, but used unconditionally in the 'slow path' (malloc).