Fix a harmless logic bug in mark_server_socket_tainted()
authorFabian Keil <fk@fabiankeil.de>
Sat, 24 Nov 2012 14:01:25 +0000 (14:01 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 24 Nov 2012 14:01:25 +0000 (14:01 +0000)
commitf490deef1980fba26c921c515941a8fc0879976b
treef59ecdba0fa0e8ff44dd50fb100b6e20b20d8a89
parent83bee64007dca7eb73ecc7402bf19e90f5dde5cf
Fix a harmless logic bug in mark_server_socket_tainted()

The log message was never printed while the intention was
to only suppress it if the socket was tainted already.

Copy&paste man struck again.
jcc.c