David Cantrell
|
e2381ffe75
|
- Use O_CLOEXEC in open(2) calls and "e" mode in fopen(3) calls, build with
-D_GNU_SOURCE so we pick up O_CLOEXEC (#468984)
- Add missing prototype for validate_port() in common/inet.c
|
2008-10-29 23:35:06 +00:00 |
|
David Cantrell
|
b0d88d60b3
|
- Forgot to actually include <errno.h> (#438149)
|
2008-10-01 02:28:51 +00:00 |
|
David Cantrell
|
db591861ef
|
- Validate port numbers for dhclient, dhcpd, and dhcrelay to ensure that
are within the correct range (#438149)
|
2008-10-01 01:58:39 +00:00 |
|
David Cantrell
|
6edf20bfb0
|
- Validate port numbers for dhclient, dhcpd, and dhcrelay to ensure that
are within the correct range (#438149)
|
2008-10-01 01:41:46 +00:00 |
|