Files
heimdal/lib/sl
duncan-mcewan 72055a2911 Fix incorrect pointer increment
When encountering a backslash character the memmove() call removes it.  But then the pointer p should only be incremented by 1 to skip the escaped character rather than 2, which also skips the character following the escaped one.
2020-11-06 12:55:31 -05:00
..
2008-09-13 08:53:55 +00:00
2015-03-21 15:44:48 -04:00
2009-02-17 02:51:20 +00:00
2009-01-25 00:30:49 +00:00
2020-11-06 12:55:31 -05:00
2019-01-02 13:56:04 -05:00
2008-09-13 09:21:03 +00:00
2009-09-07 21:25:05 -07:00