search for: stralloc

Displaying 2 results from an estimated 2 matches for "stralloc".

Did you mean: stalloc
2004 Jan 20
0
short analysys of qmail integer overflow bug - let there be light
...This patch is public domain, for the +* benefit of the community. +* +* It also fixes an integer overflow in the blast() function. + NOTE: it implements the most relaxed RFC821, as it is specified there. +*/ + + #include "sig.h" #include "readwrite.h" #include "stralloc.h" @@ -48,7 +60,6 @@ void die_control() { out("421 unable to read controls (#4.3.0)\r\n"); flush(); _exit(1); } void die_ipme() { out("421 unable to figure out my IP addresses (#4.3.0)\r\n"); flush(); _exit(1); } void straynewline() { out("451 See http://pobox.co...
2006 Oct 31
0
6271998 gcc and cmd/mailx don''t get along
...te: usr/src/cmd/mailx/cmdtab.c update: usr/src/cmd/mailx/collect.c update: usr/src/cmd/mailx/fio.c update: usr/src/cmd/mailx/head.c update: usr/src/cmd/mailx/main.c update: usr/src/cmd/mailx/names.c update: usr/src/cmd/mailx/optim.c update: usr/src/cmd/mailx/send.c update: usr/src/cmd/mailx/stralloc.c