diff options
author | Kevin Tian <kevin.tian@intel.com> | 2010-08-06 16:37:47 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-08-06 18:33:15 +0100 |
commit | f4cb0870acd980a35e6e87b5bcf548a4452fd6a7 (patch) | |
tree | 7168f1111fed02e9e2367bb2b84481fe6dfbd0c0 /scripts | |
parent | 45d237b3bf7262d0a73098b04e8b162528ba99c0 (diff) | |
download | openembedded-core-f4cb0870acd980a35e6e87b5bcf548a4452fd6a7.tar.gz openembedded-core-f4cb0870acd980a35e6e87b5bcf548a4452fd6a7.tar.bz2 openembedded-core-f4cb0870acd980a35e6e87b5bcf548a4452fd6a7.tar.xz openembedded-core-f4cb0870acd980a35e6e87b5bcf548a4452fd6a7.zip |
module-init-tools: fix depmod caused segfault issue
memset is required after malloc in grab_module, or else random segfault
may happen. The fix is from Mark Hatle <mark.hatle@windriver.com>.
Upstream bug is reported as:
https://bugzilla.kernel.org/show_bug.cgi?id=16528
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions