]> git.kaiwu.me - haproxy.git/commit
CLEANUP: proto_http: remove useless initialisation
authorThierry FOURNIER <tfournier@arpalert.org>
Fri, 31 Jul 2015 06:42:38 +0000 (08:42 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 11 Aug 2015 11:44:51 +0000 (13:44 +0200)
commit9b49f589ed230fa8754b9113e3f5d7118d20dff0
tree93255654715131b6fd97dbcf78857d269860e6b4
parenta482746a29f1e43769d7d596b8e127fa46ac16fb
CLEANUP: proto_http: remove useless initialisation

This initialisation of the opaque array is useless.
src/proto_http.c