Submitter | phabricator |
---|---|
Date | Oct. 11, 2017, 3 p.m. |
Message ID | <differential-rev-PHID-DREV-nohloxdtwy5ojiirtb3d-req@phab.mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/24746/ |
State | Accepted |
Headers | show |
Comments
ryanmce accepted this revision. ryanmce added a comment. This revision is now accepted and ready to land. queued REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D1009 To: durin42, #hg-reviewers, pulkit, ryanmce Cc: ryanmce, mercurial-devel
Patch
diff --git a/mercurial/bdiff.c b/mercurial/bdiff.c --- a/mercurial/bdiff.c +++ b/mercurial/bdiff.c @@ -318,5 +318,3 @@ free(l); } } - -