I wrote this while debugging some pool segfaults, and I don't want to
commit it until I've resolved them (for obvious reasons), so I'm abusing
all of your inboxes as my personal patch queueing system.  Thanks for
your cooperation.

[[[
On the fs-successor-ids branch, convert svn_fs_base__get_node_successors()
to the dual-pool paradigm.

* subversion/libsvn_fs_base/node-rev.h
  (svn_fs_base__get_node_successors):
    Split POOL parameter into RESULT_POOL/SCRATCH_POOL.

* subversion/libsvn_fs_base/node-rev.c
  (svn_fs_base__get_node_successors):
    Convert to the dual-pool paradigm.

* subversion/libsvn_fs_base/tree.c
  (txn_body_history_next): Update caller.
]]]

Reply via email to