]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/pdns_recursor.cc
add error checking in exp. recursor webserver
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Sat, 24 Aug 2013 09:37:05 +0000 (11:37 +0200)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Sat, 24 Aug 2013 12:02:27 +0000 (14:02 +0200)
commit8989097d0a9d5f036c0990c88ea90053f529a327
tree29e573b884113bfbd2dc1af365c2a16d4833a0aa
parent63851c6c1999fb5f1b055a63bef1bed9d656e20c
add error checking in exp. recursor webserver

pdns_recursor will now fail to start when it can't bind to the webserver
socket.

Fix for Coverity CID 10299921029999
pdns/json_ws.cc
pdns/pdns_recursor.cc