https://issues.apache.org/bugzilla/show_bug.cgi?id=55938
--- Comment #3 from Konstantin Kolinko ---
Thank you.
An obvious "Dead assignment" issue in ssl.c fixed with r1607271.
Two "Dereference of null pointer" issues in ssl.c fixed with r1607278.
A "Dead assignment" issue in Socket.sendto() (n
https://issues.apache.org/bugzilla/show_bug.cgi?id=55938
Ville Skyttä changed:
What|Removed |Added
URL||http://scop.fedorapeople.or
https://issues.apache.org/bugzilla/show_bug.cgi?id=55938
--- Comment #1 from Christopher Schultz ---
Some comments about the report:
1. The 2 "null dereference" items are from functions that AFAICT are never
used (jbs_new and jbs_read). Normally the code identified by the compiler here
would be