- rcfile.c:parse_colors() - Stop infinite loop when syntax doesn't begin with " char
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1278 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
@@ -119,6 +119,9 @@ CVS code -
|
||||
- Add a better string matching sequence that includes escaped
|
||||
quotes (thanks to Carl E. Lindberg, who doesn't even know he
|
||||
helped ;-)
|
||||
- rcfile.c:
|
||||
parse_colors()
|
||||
- Stop infinite loop when syntax doesn't begin with " char.
|
||||
- utils.c:
|
||||
charalloc()
|
||||
- Switch from using calloc() to using malloc(). (David
|
||||
|
||||
Reference in New Issue
Block a user