arp: fix buffer overflow. Closes 9071
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 4 Jul 2016 15:38:01 +0000 (17:38 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 4 Jul 2016 15:38:01 +0000 (17:38 +0200)
commitee772a0d90e2775cbe40072fd5217552c260a9aa
treee677e9289b7d4aa4a0e8835020c86fe2221988b0
parent44399e00ffa73270cd7fc108c983d3b1705b9d86
arp: fix buffer overflow. Closes 9071

function                                             old     new   delta
arp_main                                            1910    1898     -12

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/arp.c