Fixed error reported by cppcheck:
authorPerttu Ahola <celeron55@gmail.com>
Mon, 11 Apr 2011 08:05:40 +0000 (11:05 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Mon, 11 Apr 2011 08:05:40 +0000 (11:05 +0300)
commit3f153c20d3936d18398149082fc453aa55859b1e
tree704020458a891f2523f14f2cdff1968368556d7d
parent67d5f5c1d5c12d7835604e92dd54ee5178e9b893
Fixed error reported by cppcheck:
[./server.cpp:1327]: (error) Possible null pointer dereference: obj - otherwise it is redundant to check if obj is null at line 1332
src/server.cpp