On 02/07/2014 21:25, Caldarale, Charles R wrote:
>> From: Mark Thomas [mailto:ma...@apache.org]
>> Subject: Re: svn commit: r1607278 - /tomcat/native/trunk/native/src/ssl.c
>
>> I need to brush up on my C to get my head around why, but this commit
>> has broken the bu
> From: Mark Thomas [mailto:ma...@apache.org]
> Subject: Re: svn commit: r1607278 - /tomcat/native/trunk/native/src/ssl.c
> I need to brush up on my C to get my head around why, but this commit
> has broken the build.
> Modified: tomcat/native/trunk/native/src/ssl.c
On 02/07/2014 09:19, kkoli...@apache.org wrote:
> Author: kkolinko
> Date: Wed Jul 2 08:19:21 2014
> New Revision: 1607278
>
> URL: http://svn.apache.org/r1607278
> Log:
> For https://issues.apache.org/bugzilla/show_bug.cgi?id=55938
> Fix "Dereference of null pointer" issues identified by clang,
Author: kkolinko
Date: Wed Jul 2 08:19:21 2014
New Revision: 1607278
URL: http://svn.apache.org/r1607278
Log:
For https://issues.apache.org/bugzilla/show_bug.cgi?id=55938
Fix "Dereference of null pointer" issues identified by clang, in "jbs_read",
"jbs_write".
Not tested, but an obvious fix.
Mo