diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2004-04-06 12:04:14 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2004-04-06 12:04:14 +0000 |
commit | 0f7d540a96e9594d8bb84a101d5822d20592427e (patch) | |
tree | c05c52cca51982bc97061056eb8ed1105eca66ee /docs | |
parent | 056fbedcd15951f349143fa2d87c105c2e6d4793 (diff) | |
download | busybox-w32-0f7d540a96e9594d8bb84a101d5822d20592427e.tar.gz busybox-w32-0f7d540a96e9594d8bb84a101d5822d20592427e.tar.bz2 busybox-w32-0f7d540a96e9594d8bb84a101d5822d20592427e.zip |
Michael Tokarev, mjt at tls dot msk dot ru writes:
Initialize all fields of struct dep_t.
Without that, e.g. `busybox modprobe -v char-major-10-144' *sometimes*
fails this way (strace):
write(1, "insmod nvram `\213\f\10\n", 21) = 21
Note the garbage after module name which is taken from the m_options field,
which is not initialized in the alias reading/parsing part.
(Shell properly complains to this command, telling it can't find the
closing backtick)
git-svn-id: svn://busybox.net/trunk/busybox@8698 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions