Folkert van Heusden <[EMAIL PROTECTED]> wrote: > > Wait a minute!? You mean you don't screen your own software for security > > problems? > > Of course I do, but (being a human) some problems might still exist.
Well, here's a good place to start: mt.o(.text+0x15bd): In function `generate_string': : warning: strcpy() is almost always misused, please use strlcpy() mt.o(.text+0xce9): In function `start_tail': : warning: sprintf() is often misused, please use snprintf() mt.o(.text+0x1ffa): In function `select_file': : warning: strcat() is almost always misused, please use strlcat() -- Christian "naddy" Weisgerber [EMAIL PROTECTED]