/[Apache-SVN]
ViewVC logotype

Revision 1705328


Jump to revision: Previous Next
Author: ivan
Date: Fri Sep 25 16:25:28 2015 UTC (8 years, 7 months ago)
Changed paths: 1
Log Message:
Resolve a possible segfault in authentication credentials cache caused by
storing key in APR hashtable without copying to long-life pool. I don't know
exact reproduction script, but it's obvious bug and crash reported via
TortoiseSVN crash dump service multiple times.

Found by: TortoiseSVN crash dump

* subversion/libsvn_subr/auth.c
  (svn_auth_next_credentials): Copy STATE->CACHE_KEY to AUTH_BATON->POOL
   before adding it to AUTH_BATON->CREDS_CACHE.


Changed paths

Path Details
Directorysubversion/trunk/subversion/libsvn_subr/auth.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26