20750ec6fd
2. strip(1) shouldn't abort when processing a file and it detects an error (rationale: nm and size don't do this either). 3. strip(1) doesn't free the memory it has allocated. 4. added a very simple minded check so strip(1) doesn't dump core on bad files. |
||
---|---|---|
.. | ||
Makefile | ||
strip.1 | ||
strip.c |