Re: CFR: Exceedingly minor fixes to libc

2009-11-13 Thread Hajimu UMEMOTO
Hi, > On Fri, 13 Nov 2009 00:18:49 -0500 > Garrett Wollman said: wollman> Index: inet/inet_cidr_pton.c wollman> === wollman> --- inet/inet_cidr_pton.c (revision 199242) wollman> +++ inet/inet_cidr_pton.c (working c

Re: CFR: Exceedingly minor fixes to libc

2009-11-13 Thread Jilles Tjoelker
On Fri, Nov 13, 2009 at 12:18:49AM -0500, Garrett Wollman wrote: > If you have a moment, please take a look at the following patch. It > contains some very minor fixes to various parts of libc which were > found by the clang static analyzer. They fall into a few categories: > 1) Bug fixes in ver

CFR: Exceedingly minor fixes to libc

2009-11-13 Thread Garrett Wollman
If you have a moment, please take a look at the following patch. It contains some very minor fixes to various parts of libc which were found by the clang static analyzer. They fall into a few categories: 1) Bug fixes in very rare situations (mostly error-handling code that has probably never bee