commit | 5834ddd6df659d9c9dc7333284fc86762dea061a | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Wed Dec 31 21:23:37 2014 -0600 |
committer | Rob Landley <rob@landley.net> | Wed Dec 31 21:23:37 2014 -0600 |
tree | b1cb0202dbfe44fd3b2cbead367136aaa69b5d41 | |
parent | de699accf6804e8b1d8042b46c85500ee8c672c6 [diff] |
When CP_MORE was disabled, the d flag was still in the [-exclusion] list at the end and option parsing fell off the end looking for it (segfault) if DEBUG wasn't enabled to check for that.