[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: mem leaks in svn_ra_dav__get_baseline_info()

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2001-12-03 20:09:35 CET

Great. Max, I know this may seem trivial, but it's *so* helpful if
you can include filenames, line numbers, and excerpts. Then our
editors can help us get to the problem _very_ quickly.

(Not to mention log message, patch if you can :-) )

-Karl

Max Okumoto <okumoto@ucsd.edu> writes:
> Found a leak in svn_ra_dav__get_baseline_info()
>
> When the 'url' is parsed with uri_parse(), the
> variable 'parsed_url' has strings allocated via ne_strdup()
>
> The strings are lost when the function returns.
>
> Max Okumoto
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:51 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.