Mercurial > hg
diff tests/test-committer.t @ 24974:46408b80c3a1
lazymanifest: avoid 'bail' label when used on success path
3d485727e45e (lazymanifest: extract function for iterating to next
line, 2015-03-11) introduced a large memory leak because I stopped
running the 'bail' block in the successful case. Let's rename 'bail'
to 'done', since it has to run not only in the error case.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Sun, 12 Apr 2015 07:12:39 -0700 |
parents | 6dfb78f18bdb |
children | 89003c49315c |