D4523: narrow: validate patterns returned by expandnarrow

2018-09-11 Thread indygreg (Gregory Szorc)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG55eea29833d2: narrow: validate patterns returned by expandnarrow (authored by indygreg, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D4523: narrow: validate patterns returned by expandnarrow

2018-09-11 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a reviewer: durin42. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Remotes could supply malicious or invalid patterns. We should validate them as soon as possible. REPOSITORY rHG Mercurial