]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: shut a gcc warning introduced by commit 269ab31
authorWilly Tarreau <w@1wt.eu>
Fri, 7 Sep 2012 20:18:59 +0000 (22:18 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 8 Sep 2012 06:24:51 +0000 (08:24 +0200)
commitaa52bef622bd9749cb45b7c86de215ab8b35a9e7
treed3682de21dd354c58e78de671d6a453db415c979
parent921507ac00f0433fa91589b6c62555665cb3c9ab
BUILD: shut a gcc warning introduced by commit 269ab31

Usual warning on unchecked write() on which no operation is possible.
src/haproxy.c