Check for session present PAZ-966
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 11 Sep 2014 11:33:43 +0000 (13:33 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 11 Sep 2014 11:33:43 +0000 (13:33 +0200)
commit57890a3d7d0eded2e7619cb1edaae129d7c8cb1d
tree39e2a8f483b1ff7a5f80b9223dde35a6178b7e99
parent2d670e10691d4d92d6e65a33d32295217cf67794
Check for session present PAZ-966

The session for a client is NULL if the client is no longer attached
to a session. Checking for this here, but we don't lock client as
we probably should.
src/connection.c