fixing issue with unix domain sockets:
authorMatthias Wachs <wachs@net.in.tum.de>
Mon, 5 Sep 2011 14:33:46 +0000 (14:33 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Mon, 5 Sep 2011 14:33:46 +0000 (14:33 +0000)
commit956bdf4ec0c7941f4abd07f0732a736149237668
tree2a2a2312c5d97481d937379ee21be00632b10864
parentcd8a403c9b658595621a0470dadbbda9b91507ce
fixing issue with unix domain sockets:
updating sessions with plugins not using sessions failed
if (session == NULL) addresses where just overwritten
src/ats/ats_api.c