"Wade Hampton" <[EMAIL PROTECTED]> writes:
> I have a multithreaded application using Postgresql and am testing for
> memory leaks. I compiled and linked with dmallocth. My PGconnect() is now
> causing a dmalloc abort. The error appears to be a calloc of 0 elements of
> 40 bytes in libkrb5, call
The following bug has been logged online:
Bug reference: 1897
Logged by: Wade Hampton
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.3-1
Operating system: Fedora Core 4
Description:dmalloc memory error on PQconnectdb
Details:
I have a multithreaded applica