diff options
Diffstat (limited to 'text-io.c')
| -rw-r--r-- | text-io.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -327,8 +327,6 @@ err: if (ctx->fd != -1) close(ctx->fd); ctx->fd = -1; - free(ctx->tmpname); - ctx->tmpname = NULL; errno = saved_errno; return false; } |
