annotate docs/README @ 184:b3835b6b834b
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 18:00:40 +0200 |
parents |
4762e0d26d8e |
children |
|
rev |
line source |
59
|
1 The `old-manual' directory contains the old manual (as expected) and
|
|
2 html versions of man pages from that time (May/July 2000). The files
|
|
3 have been copied from the old project website.
|
|
4
|
|
5 There are installation instructions for various systems available. Some
|
|
6 of them are outdated and may not work anymore.
|
|
7
|
|
8
|
|
9 meillo
|