Mercurial > hg
comparison hg @ 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 | 73e4a02e6d23 |
children | 2ea9c9aa6e60 |
comparison
equal
deleted
inserted
replaced
24973:4c4d0012db4f | 24974:46408b80c3a1 |
---|