diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-05-30 19:11:50 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-05-30 19:11:50 +0000 |
commit | deb0331eb64d6bf9c92c0e5633eb84c49bf2b411 (patch) | |
tree | e155390341586eee4d1123309cff2e38dbf41c0b | |
parent | 108a44345c7ca94199ab95f358312126b255f190 (diff) | |
download | busybox-w32-deb0331eb64d6bf9c92c0e5633eb84c49bf2b411.tar.gz busybox-w32-deb0331eb64d6bf9c92c0e5633eb84c49bf2b411.tar.bz2 busybox-w32-deb0331eb64d6bf9c92c0e5633eb84c49bf2b411.zip |
Remove the now-fixed tar segfault from the TODO list.
-Erik
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -23,10 +23,6 @@ Bugs that need fixing: | |||
23 | - ps dirent race bug (need to stat the file before attempting chdir) | 23 | - ps dirent race bug (need to stat the file before attempting chdir) |
24 | 24 | ||
25 | 25 | ||
26 | /busybox tar tvf | ||
27 | Segmentation fault (core dumped) | ||
28 | |||
29 | |||
30 | ----------- | 26 | ----------- |
31 | 27 | ||
32 | * Make insmod actually work | 28 | * Make insmod actually work |