summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorgilles <gilles@openbsd.org>2010-11-24 11:09:43 +0000
committergilles <gilles@openbsd.org>2010-11-24 11:09:43 +0000
commitce501bb596c3aeac3daf6e802a39b7ed9a85ac87 (patch)
tree9d03fc6524868dd0f6a2796c0664ec444f1c7137 /sys
parentremove a debug() that pollutes stderr on client connecting to a server (diff)
downloadwireguard-openbsd-ce501bb596c3aeac3daf6e802a39b7ed9a85ac87.tar.xz
wireguard-openbsd-ce501bb596c3aeac3daf6e802a39b7ed9a85ac87.zip
we can't accept up to MAX_LOCALPART_SIZE (128 bytes) for the user part
of an email address at session time, then fatal() when we can't fit it in a LOGIN_NAME_MAX (32 bytes) buffer in the aliases expansion code. fix aliases functions to use a buffer that's appropriate, preventing a fatal() from being triggered in aliases_exist(). bug experienced by and reported by Jason Houx, if you're testing smtpd you want to update.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions