rpc_read_from_socket: fix use-after-free due to missing return
authorArne Redlich <arne.redlich@googlemail.com>
Tue, 18 Feb 2014 19:22:11 +0000 (20:22 +0100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 20 Feb 2014 02:59:44 +0000 (18:59 -0800)
Spotted by clang analyzer.

Signed-off-by: Arne Redlich <arne.redlich@googlemail.com>

No differences found