BB: ubox: fix segmentation fault in insmod
authorJo-Philipp Wich <[email protected]>
Thu, 26 Feb 2015 21:29:57 +0000 (21:29 +0000)
committerJo-Philipp Wich <[email protected]>
Thu, 26 Feb 2015 21:29:57 +0000 (21:29 +0000)
commitd37d07b68d4b45beb253b15f74c21f8c9329555b
tree8fb53625117a87430222b0fe3a3d3eebe314286c
parentc518ff6e6561524b1d0c7011a90356d54f51586c
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 <[email protected]>
SVN-Revision: 44550
package/system/ubox/Makefile
package/system/ubox/patches/100-insmod-segfault.patch [new file with mode: 0644]