forward 532059 http://rt.openssl.org/index.html?q=1642 thanks
On Sun, Jun 14, 2009 at 03:39:11PM +1000, Russell Coker wrote: > On Sat, 6 Jun 2009, Kurt Roeckx <[email protected]> wrote: > > > Here are some valgrind warnings. It would be good if these could be > > > fixed even if they happen to be harmless so that they don't get in the > > > way of debugging applications that use libdkim and libssl. > > I have attached the source to a dkim test program which triggers the valgrind > error reports. Run it with a single command-line parameter such as the > following: > valgrind ./a.out test-msg.mbox I haven't had time to look into it yet, but there is a patch that might fix your issues at: http://rt.openssl.org/index.html?q=1642 Login with guest and guest. Additionaly, there is one #ifdef PURIFY in the code now that's not being used which might also be a reason you get warnings. Kurt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

