wget: wget $'-\207' ... should not be allowed to work. ever. :)
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 25 Oct 2006 00:33:44 +0000 (00:33 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 25 Oct 2006 00:33:44 +0000 (00:33 -0000)
commitc8400a216206a848f6c4b83b668df37f6fb546ee
tree4aa28c4440e6c150a31188f1910b6a945176c27c
parent44c7917cab43713a034622bfb6e464de92cf8f1c
wget: wget $'-\207' ... should not be allowed to work. ever. :)
So fix wget & getopt32. Also fix multiple --header options
order: add and use rev_llist.
include/libbb.h
libbb/getopt32.c
libbb/llist.c
networking/wget.c