Mercurial > masqmail
annotate admin/README @ 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 | cab46cefa4ce |
children |
rev | line source |
---|---|
227 | 1 The files in admin/ are for system administrators and maybe for users too. |
220
44043b92114f
added READMEs to describe the sense of contrib/ and misc/
meillo@marmaro.de
parents:
diff
changeset
|
2 |
44043b92114f
added READMEs to describe the sense of contrib/ and misc/
meillo@marmaro.de
parents:
diff
changeset
|
3 They may be helpful but are not required to run masqmail. |