BB: ubox: fix segmentation fault in insmod
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 26 Feb 2015 21:29:57 +0000 (21:29 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 26 Feb 2015 21:29:57 +0000 (21:29 +0000)
commitd567cb24f580d0961864a25ec57340f6da34b39c
tree7930d595b61726b71814c27e08966dab9c93f0c4
parent18cd7b36ca5522a156bfd67931a96ae0b647efe6
BB: ubox: fix segmentation fault in insmod

Fix segfault in kmodloader insmod mode due to uninitialized module
directory list.

Apply the required fix as patch for now since we don't have the
ulog infrastructure in BB (yet) required for the git head of ubox.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44550
package/system/ubox/Makefile
package/system/ubox/patches/100-insmod-segfault.patch [new file with mode: 0644]