aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2004-07-26 12:05:12 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2004-07-26 12:05:12 +0000
commit13750000e2b654fc6716c1f75be05846e1874f99 (patch)
tree3e4b67444ff26ab535ab703918f7337b14f69538 /TODO
parent6a60401a2af73c4604da2c936440175d376d454e (diff)
downloadbusybox-w32-13750000e2b654fc6716c1f75be05846e1874f99.tar.gz
busybox-w32-13750000e2b654fc6716c1f75be05846e1874f99.tar.bz2
busybox-w32-13750000e2b654fc6716c1f75be05846e1874f99.zip
YAEGASHI Takeshi writes:
Hi, With the following /etc/fstab (any two or more lines of nfs), mount -a -t nfs causes a segmentation faults. server:/exports/aaa /mnt/aaa nfs defaults 0 0 server:/exprots/bbb /mnt/bbb nfs defaults 0 0 In util-linux/nfsmount.c, it overwrites malloc'ed pointer *mount_opts with a static pointer. With this patch it does proper memory realloc and data copy instead. git-svn-id: svn://busybox.net/trunk/busybox@9020 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions