mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
f0129665c6
In PersistentSet.remove, we were modifying the child node in place instead of making a copy to update, which would corrupt older revisions. This commit ensures that we always create a copy if necessary. |
||
---|---|---|
.. | ||
avian | ||
java | ||
java-io.cpp | ||
java-lang.cpp | ||
java-net.cpp | ||
java-nio.cpp | ||
java-util-zip.cpp | ||
java-util.cpp | ||
jni-util.h |