From: Jan N. <nij...@us...> - 2008-12-16 12:38:47
|
2008/12/16 Jan Nijtmans <nij...@us...>: > The only problem there is left, is that autoMkindex.test crashes, I'm > still trying to debug that (if someone has a good debugger, I appreciate > help in tracing this down, somewhere still is a bug). Found the bug: forgot to check pkgPtr->version != NULL before trying to ckfree() it.... Uploaded a new patch to: https://sourceforge.net/tracker2/?func=detail&aid=2432057&group_id=10894&atid=310894 which passes all tests, including a few added ones. Any feedback is welcome. Is this a valid alternative to TIP #339? Regards, Jan Nijtmans |