diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-12-06 16:49:24 +0300 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2014-12-10 17:36:47 +0900 |
commit | 3b05ac3824ed9648c0d9c02d51d9b54e4e7e874f (patch) | |
tree | e6c33517e937534907789feacbf60e9c0bc6bb3e /Documentation/HOWTO | |
parent | d6b00fec5dbbe976904b4d77e7d4f9493df5c2ec (diff) |
ipvs: uninitialized data with IP_VS_IPV6
The app_tcp_pkt_out() function expects "*diff" to be set and ends up
using uninitialized data if CONFIG_IP_VS_IPV6 is turned on.
The same issue is there in app_tcp_pkt_in(). Thanks to Julian Anastasov
for noticing that.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'Documentation/HOWTO')
0 files changed, 0 insertions, 0 deletions