diff options
| author | cremno <[email protected]> | 2014-07-09 15:32:13 +0200 |
|---|---|---|
| committer | cremno <[email protected]> | 2014-07-09 16:49:47 +0200 |
| commit | 41961ae6d0bfabdd00d47c75ae0c6339272e8592 (patch) | |
| tree | 8b2cf0783e8b4b24af57de23df6a5d537f53d75f /src/backtrace.c | |
| parent | 8df63b4d1f51814b86fa0db39d664d8fa37f148d (diff) | |
| download | mruby-41961ae6d0bfabdd00d47c75ae0c6339272e8592.tar.gz mruby-41961ae6d0bfabdd00d47c75ae0c6339272e8592.zip | |
rewrite stripping
Previous version ignored some errors, and didn't free memory and close files.
Now no memory will be dynamically allocated to simplify error handling.
This commit also fixes a wrong check:
files[i] = fopen(argv[i], "wb");
if (!ireps[i]) {
Improve error messages a bit and add missing newline to one.
Diffstat (limited to 'src/backtrace.c')
0 files changed, 0 insertions, 0 deletions
