ofp-util: Zero out padding bytes in ofputil_ipfix_stats_to_reply().
authorBen Pfaff <blp@ovn.org>
Sun, 26 Jun 2016 21:54:04 +0000 (14:54 -0700)
committerBen Pfaff <blp@ovn.org>
Mon, 27 Jun 2016 03:24:55 +0000 (20:24 -0700)
commit05e81316ca53077b97ecf56c32b24b99efe3e51e
treef8a5850b36da8930aa3555bc031bb468e7196c66
parent676caaf73032475f2becf1879d72806623d39ba4
ofp-util: Zero out padding bytes in ofputil_ipfix_stats_to_reply().

Otherwise IPFIX statistics leak memory from ovs-vswitchd.

Reported-by: William Tu <u9012063@gmail.com>
Reported-at: http://openvswitch.org/pipermail/dev/2016-June/073769.html
Acked-by: William Tu <u9012063@gmail.com>
Tested-by: Daniel Ye <daniely@vmware.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/ofp-util.c