summaryrefslogtreecommitdiffstats
path: root/sys/kern/exec_elf.c
diff options
context:
space:
mode:
authorgilles <gilles@openbsd.org>2012-08-20 21:14:17 +0000
committergilles <gilles@openbsd.org>2012-08-20 21:14:17 +0000
commitcdc24df04bc8c496e1d8b9af2a44702436cba134 (patch)
tree6f8b7fcdd7d9b2e155ce7be1e91b05d588bd264d /sys/kern/exec_elf.c
parentadd -Wdeclaration-after-statement to the default CDIAGFLAGS (used when (diff)
downloadwireguard-openbsd-cdc24df04bc8c496e1d8b9af2a44702436cba134.tar.xz
wireguard-openbsd-cdc24df04bc8c496e1d8b9af2a44702436cba134.zip
MAX_LINE_SIZE is supposed to define the max length of a SMTP line ...
... but SMTP_LINE_MAX *also* defines it ... with a different value ... and did I mention both were too small anyway ? quick fix until we kill one or the other: bump MAX_LINE_SIZE and define SMTP_LINE_MAX to be MAX_LINE_SIZE. this fixes the immediate issue while we decide which one bites the dust. fixes the crashes and "line too long" errors spotted by todd@ ok todd@, ok chl@
Diffstat (limited to 'sys/kern/exec_elf.c')
0 files changed, 0 insertions, 0 deletions