1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-02-02 15:09:23 -05:00
Miciah Dashiel Butler Masters 8a8be53452 parse_set and parse_unset: restore stomped char before returning
The parsing in parse_set and parse_unset saves, overwrites with a NUL, and restores a character in the string that is being parsed.  If there is a malloc failure between overwriting and restoring, the restore is not done.  This commit changes that behaviour to restore before returning.
2007-08-28 17:47:59 +00:00
..
2007-08-28 17:24:59 +00:00
2007-07-26 22:47:23 +03:00
2007-08-28 17:24:59 +00:00
2006-09-17 16:12:47 +03:00
2005-10-20 04:00:35 +02:00
2007-08-28 17:25:24 +00:00
2007-08-28 17:25:24 +00:00
2007-08-28 17:25:24 +00:00
2007-08-28 17:24:59 +00:00
2005-10-21 09:14:07 +02:00