aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2014-01-10 20:13:40 +0000
committerRon Yorston <rmy@pobox.com>2014-01-10 20:13:40 +0000
commit3eff46194e1879b27017df5fb18862289c07f57c (patch)
tree0287dca82defedd5486b6f0fea3da6be922425e3 /docs
parent8e822ba8c86618a582460c56006d352b3b7e0d26 (diff)
downloadbusybox-w32-3eff46194e1879b27017df5fb18862289c07f57c.tar.gz
busybox-w32-3eff46194e1879b27017df5fb18862289c07f57c.tar.bz2
busybox-w32-3eff46194e1879b27017df5fb18862289c07f57c.zip
ash: prevent null-pointer exception with local variables
A local variable can have a null text pointer: if so, don't call strlen. localvar_copy handles this correctly because nodeckstrdup doesn't try to copy from the null pointer.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions