Hi Markus:

--- On Tue, Aug 9, 2011 at 4:51 PM,  <markus.hoeni...@mhoenicka.de> wrote:
| I've reproduced the leak that you detected in the current cvs
| sources. According to my analysis the drivers pass error messages
| through dbd_geterror() as allocated
| strings. _dbd_internal_error_handler() created another copy with
| strdup() which isn't necessary. The latter copy was freed, the
| original copy was left in place. I've fixed this leak in the current
| cvs revision.
\--

Which is the current cvs revision, and which file is it? I am not able
to see any commit logs at:

  http://sourceforge.net/mailarchive/forum.php?forum=libdbi-cvs

Thanks for your prompt response.

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
libdbi-users mailing list
libdbi-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-users

Reply via email to