]> git.puffer.fish Git - matthieu/frr.git/commit
lib: avoid writing to negative fd
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 17 Apr 2018 20:34:25 +0000 (16:34 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 18 Apr 2018 16:16:19 +0000 (12:16 -0400)
commit6451e84664d5735922c087733f1000a9ebd99504
tree577f73d103c859680062e1a14176a61b1c707854
parent170f8b90ba57c331a6c95e73924bcae8d50220be
lib: avoid writing to negative fd

Coverity #1399341

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/buffer.c