[Chicken-hackers] Fix buffer overflow found by #1308

2016-07-23 Thread Christian Kellermann
Hi! The attached patch adds range checks avoiding a buffer overflow for the environment and argument buffers used in the posix execvp/execve wrappers on linux and windows. Does that look OK? Cheers, Christian -- May you be peaceful, may you live in safety, may you be free from suffering, and

Re: [Chicken-hackers] Improved manpages [was: (no subject)]

2016-07-23 Thread Peter Bex
On Wed, Jul 20, 2016 at 09:06:27AM +0300, Timo Myyra wrote: > This makes the mdoc(7) format the default on all platforms. > If old man(7) format is required the mdoc(7) pages can be converted to > man format and `MAN=.man' option can be set in platform specific > makefile to copy those files as