OpenBSD/src oU9HnATusr.sbin/smtpd lka_report.c

   in report_smtp_broadcast(), the direction is expected to be "smtp-in" or
   "smtp-out", but if something else happen, the `struct dict *d' will be
   uninitialized when used in `dict_xget(d, event)'.

   makes a logic error in smtpd to be visible instead of accessing uninitialized
   memory.

   ok gilles@
VersionDeltaFile
1.33+5-2usr.sbin/smtpd/lka_report.c
+5-21 files

UnifiedSplitRaw