I have embedded the shttpd into a simple C application, and everything works like it is supposed too. However, there is an error that happens when someone runs a security scan against it. Here is the error:
auth.c:188: open_auth_file: Assertion `((*e) == '/')' failed. Now, my application does not do any authentication at all, so I am guessing that the security scanner is sending a username and password in an attempt to get thru. Does anyone have any ideal as to what is causing this error? Or what changes I can make to the shttpd embedded part to eliminate these crashes? Ron Reed ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ shttpd-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shttpd-general
