DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27257>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27257 rotatelogs with getopt and setuid ------- Additional Comments From [EMAIL PROTECTED] 2004-02-27 12:47 ------- Well, i don't want to add a new patch for this... i think i don't see the deeper sense in apt_getlog. You can fool it very easy. So please as another check use if (argc < 3) instead of if (argc == 1) to display usage instead of starting. If you run this patched rotatelog with just a dash '-' as option it will not recognize it as a wrong option ! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
