Re: scan-build on apr/trunk

2010-08-05 Thread Guenter Knauf
Am 31.07.2010 16:03, schrieb Stefan Fritsch: On Saturday 31 July 2010, Philip M. Gollucci wrote: http://p6m7g8.net/~pgollucci/sb/ I might take a stab at some of these next week. $ ./buildconf $ scan-build ./configure $ scan-build make -j12 One more issue found by gcc: Error handling in apr_m

Re: scan-build on apr/trunk

2010-07-31 Thread Stefan Fritsch
On Saturday 31 July 2010, Philip M. Gollucci wrote: > http://p6m7g8.net/~pgollucci/sb/ > > I might take a stab at some of these next week. > > $ ./buildconf > $ scan-build ./configure > $ scan-build make -j12 One more issue found by gcc: Error handling in apr_memcache.c is broken: apr/memcache