On 31/05/05, Geoffrey Elgey <[EMAIL PROTECTED]> wrote: > The application is not doing anything tricky, so I assume that no > configuration file should be required. But the application only succeeds > if the debug level is changed from HIGH to LOW. Has anyone else seen > similar behaviour?
I guess it is a bug in libmusclepkcs11. I just had a look at muscleapps/PKCS11/src/p11x_log.c and the log_Log() function is not immune from buffer overflows. Do you have the same behavior if you define SYS_LOG in p11x_log.c? Regards, -- Dr. Ludovic Rousseau For private mail use [EMAIL PROTECTED] and not "big brother" Google _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
