]> ruderich.org/simon Gitweb - socket2unix/socket2unix.git/commit
Fix DIE().
authorSimon Ruderich <simon@ruderich.org>
Mon, 2 Dec 2013 22:26:15 +0000 (23:26 +0100)
committerSimon Ruderich <simon@ruderich.org>
Mon, 2 Dec 2013 22:26:15 +0000 (23:26 +0100)
commit8d05b88a2317291edc74356d8436c1e0f885367c
tree0f736eaba2740cfc8627ee14700b5dc2b1430ffd
parent16e3b5325c41eee1aa88ecd4e054be7b608a7810
Fix DIE().

DIE() wasn't exiting because the value of LOG_LEVEL_PERROR was wrong
causing it to be interpreted like LOG_LEVEL_DEBUG.
src/socket2unix.c