philipm, ivan


Found
r1408291

r1408291 | cmpilato | 2012-11-12 08:02:03 -0600 (Mon, 12 Nov 2012)

Fix a pool lifetime problem and related SEGFAULTs.

* subversion/libsvn_ra_serf/update.c
  (handle_propchange_only, handle_local_content): Don't call
    maybe_close_dir_chain() at this sites -- seems to cause a pool
    lifetime problem.

Found by: philipm, ivan