SHA256
6
0
forked from pool/ed

Accepting request 359087 from home:pluskalm:branches:utilities

- Update to 1.13
  * buffer.c (put_sbuf_line): Fixed a memory leak.
  * io.c (read_file, write_file): Close file on error.

OBS-URL: https://build.opensuse.org/request/show/359087
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=22
This commit is contained in:
Tomáš Chvátal
2016-02-12 17:59:52 +00:00
committed by Git OBS Bridge
parent 84b9320e23
commit 36eea51609
4 changed files with 23 additions and 16 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 12 17:51:01 UTC 2016 - mpluskal@suse.com
- Update to 1.13
* buffer.c (put_sbuf_line): Fixed a memory leak.
* io.c (read_file, write_file): Close file on error.
-------------------------------------------------------------------
Sat Jul 11 09:49:02 UTC 2015 - mpluskal@suse.com