]> git.tuebingen.mpg.de Git - paraslash.git/commit
client: Fix return value check for sb_received().
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 9 Oct 2014 00:33:06 +0000 (00:33 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 18 Jan 2015 14:45:23 +0000 (15:45 +0100)
commit66cfa4ab3cd509b1b7d1b5fb860fc4644a2313ab
tree4cf71817a2a96e069f6f7cffad633664e1b48b2e
parent9b406cbe5d20ba969713ca3d7a8033e697476d75
client: Fix return value check for sb_received().

This bug can cause the client to segfault if it is fed invalid data.
client_common.c