]> git.wh0rd.org Git - nano.git/commit
- rcfile.c:parse_rcfile() - Don't use i for both for loop and atoi(), fixes lots...
authorChris Allegretta <chrisa@asty.org>
Thu, 7 Mar 2002 00:46:17 +0000 (00:46 +0000)
committerChris Allegretta <chrisa@asty.org>
Thu, 7 Mar 2002 00:46:17 +0000 (00:46 +0000)
commit1596d38698c13e76848ab4d5dd5c7fcaeac9e0e9
tree0a1cde39a2645a5dfa8eddbca8578841ffa35d0c
parent79dcc475a7dbe56125dbc9b1cf02e11ef1b3944f
- rcfile.c:parse_rcfile() - Don't use i for both for loop and atoi(), fixes lots of potential crashes, 1st reported by Jean-Philippe Gue'rard

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1113 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
rcfile.c