##// END OF EJS Templates
dirstateguard: use mktemp-like functionality to generate the backup filenames...
dirstateguard: use mktemp-like functionality to generate the backup filenames Previously these were generated with names like: `dirstate.backup.commit.<memory address of dirstateguard>` This could cause problems if two hg commands ran at the same time that used the same memory address, (which is apparently not uncommon if chg is involved), as memory addresses are not unique across processes. This issue was reported in the post-review comments on http://phab.mercurial-scm.org/D9952. Differential Revision: https://phab.mercurial-scm.org/D10504
Kyle Lippincott -
r47777:222a42ac stable
Show More
Name Size Modified Last Commit Author
/ relnotes
5.1 Loading ...
5.2 Loading ...
5.3 Loading ...
5.4 Loading ...
5.5 Loading ...
5.6 Loading ...
5.7 Loading ...
next Loading ...