Package: bash
Version: 2.05b-26

int main (void) {
    execve ("/bin/bash", 0, 0);
    return 0;
}

Compile and run testapp results in a segfault as bash starts.

Not sure if this should be considered a bash bug or not ?
(dash successfully survives similar abuse).



-- 
_______________________________________________
NEW! Lycos Dating Search. The only place to search multiple dating sites at 
once.
http://datingsearch.lycos.com


Reply via email to