mini_snmpd: fix the size argument to memset (#13764)
authorFlorian Fainelli <florian@openwrt.org>
Wed, 12 Mar 2014 21:32:58 +0000 (21:32 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 12 Mar 2014 21:32:58 +0000 (21:32 +0000)
commit296337f025d87523375952c730682c3c0adf1b97
tree0ca96a49b532cbf5c1c284987a01142fae47d519
parentac46147bc73e714754b689ca61cf729777eadb9e
mini_snmpd: fix the size argument to memset (#13764)

Building with gcc-4.8 spotted this memset size argument misuse, fix this.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 39901
net/mini_snmpd/Makefile
net/mini_snmpd/patches/104-memset_fix.patch [new file with mode: 0644]