Patch from David Updegraff to avoid corrupting memory while parsing the
authorEric Andersen <andersen@codepoet.org>
Sat, 19 Apr 2003 23:15:06 +0000 (23:15 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 19 Apr 2003 23:15:06 +0000 (23:15 -0000)
commit2894266f12e699570d223d9f19ca79979196060b
tree7a831df25d9e5a83180c8ee913b7483050ecbbbe
parent343658582bb13bc7cb7b7c2333465f0a090c4942
Patch from David Updegraff to avoid corrupting memory while parsing the
networks/iterfaces file with next_word routine.  Without this, next_word
increments one beyond the end of the string.
networking/ifupdown.c