Mercurial > hg
comparison tests/test-identify.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 | 7a9cbb315d84 |
children | 4b0fc75f9403 |
comparison
equal
deleted
inserted
replaced
24973:4c4d0012db4f | 24974:46408b80c3a1 |
---|