On Mon, Feb 18, 2013 at 10:42:30AM +1100, Damien Miller wrote: > Does it make sense to remove the (*intptr >= SSH_MAX_IDENTITY_FILES) > check here too?
no, because the error there gives the line number where it occurred and the other one doesn't (because they don't always correspond to a config line at all). -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.