libs/lmo: fix off-by-one in bounds check, null-terminate dest buffer in lmo_lookup()
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 19 Aug 2009 22:10:24 +0000 (22:10 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 19 Aug 2009 22:10:24 +0000 (22:10 +0000)
commit83e4af43aa71b2958a429c9f2ebd4a3dd1815841
treeab0585ed97d46871a5f4b84048982cd864c55301
parent68f335b8d6e3f96c0e35d2b2021d5995e0f536e7
libs/lmo: fix off-by-one in bounds check, null-terminate dest buffer in lmo_lookup()
libs/lmo/src/lmo_core.c