Crap. It just occurred to me that 6.2.3 might be a real debug build and as such the malloc/free calls are the actual memory routines BUT the code sticks a char * pointer for a descriptive comment on the front. This of course screws everything up...
6.2.1 I think is a release build that uses malloc/free so that might be OK.
Worst case use the 6.1 sources or wait for 6.3...
|