From: Eric Andersen Date: Tue, 30 May 2000 19:11:50 +0000 (-0000) Subject: Remove the now-fixed tar segfault from the TODO list. X-Git-Tag: 0_45~104 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=deb0331eb64d6bf9c92c0e5633eb84c49bf2b411;p=oweals%2Fbusybox.git Remove the now-fixed tar segfault from the TODO list. -Erik --- diff --git a/TODO b/TODO index febd9bf51..c06f4c370 100644 --- a/TODO +++ b/TODO @@ -23,10 +23,6 @@ Bugs that need fixing: - ps dirent race bug (need to stat the file before attempting chdir) -/busybox tar tvf -Segmentation fault (core dumped) - - ----------- * Make insmod actually work