Re: [PATCH] chaostables

2007-03-09 Thread Petr Tesařík
jimmy píše v Pá 09. 03. 2007 v 13:37 +0530: > Alan Cox wrote: > >> Also note that the word 'chaostables' does not even appear in the patch, > >> though xt_CHAOS does. Since we know that {xt,ipt}_[A-Z]+ are targets, we > >> can safely assume that CHAOS does what it says - make fun of nmap. > > >

[PATCH] free pages in remove_arg_zero()

2007-02-20 Thread Petr Tesařík
Hello, I've found a bug when executing scripts: When a script is loaded, load_script() replaces argv[0] with the name of the interpreter and the filename passed to the exec syscall. However, there is no guarantee that the length of the interpreter name plus the length of the filename is greater t