annotate man/Makefile.am @ 331:e507c854a63e
Security fix! Correct handling of seteuid() return value
See Debian bug #638002, reported by John Lightsey.
When possible the (already available) set_euidgid() function is used.
Additionally, it is unnecessary to change the identity when writing
into an already open file descriptor.
This should fix the problem.
author |
markus schnalke <meillo@marmaro.de> |
date |
Sat, 27 Aug 2011 16:19:07 +0200 |
parents |
1db6e1b91ead |
children |
|
rev |
line source |
meillo@192
|
1 man_MANS=masqmail.8 mservdetect.1 masqmail.conf.5 masqmail.route.5 masqmail.aliases.5 rmail.8
|