hotplug-rule: fix off-by-one error in blobmsg string buffer realloc
authorFelix Fietkau <nbd@openwrt.org>
Wed, 20 Feb 2013 17:46:08 +0000 (18:46 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 20 Feb 2013 17:46:08 +0000 (18:46 +0100)
commit9f81efba3e70526d7ad15510192ad42b968240c8
tree37ce986fadc452d2c9a9028c41fcef3498ff4ef8
parent4d326e16578fa2992f3bb6ab21775d4db03558d4
hotplug-rule: fix off-by-one error in blobmsg string buffer realloc

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
hotplug-rule.c