Steve Singer ssinger at ca.afilias.info
Sat Nov 2 11:59:54 PDT 2013
Fix for bug 319, dereferencing of NULL pointers.

The "provider" pointer at that point in the code is
always NULL due to the for() loop above. The query can
only fail if the connection to the backend is lost in
that very moment.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=87d29be3efbf9a27167e93651f9dee1112942565
Author: Jan Wieck <JanWieck at Yahoo.com>

Modified Files
--------------
src/slon/remote_worker.c |    4 ----
1 file changed, 4 deletions(-)



More information about the Slony1-commit mailing list