connection: fix queue entry locking
authorDaniel Mack <zonque@gmail.com>
Sun, 19 Jan 2014 22:25:45 +0000 (23:25 +0100)
committerDaniel Mack <zonque@gmail.com>
Sun, 19 Jan 2014 22:25:46 +0000 (23:25 +0100)
commit5387353c3756ba28fe16c8c957aa3621ef09e449
tree64df2aff3f89258465e19ba7c0ad938c732d5ba4
parent014a14457820b42fb46ff4f3ec2c2d82d10ab1d3
connection: fix queue entry locking

Don't access the queue entry's members without holder the connection's
lock.
connection.c