Avoid infinite loop if the file's length is negative.
authorWayne Davison <wayned@samba.org>
Sat, 21 Aug 2010 18:26:21 +0000 (11:26 -0700)
committerWayne Davison <wayned@samba.org>
Mon, 6 Sep 2010 15:05:26 +0000 (08:05 -0700)
commit10cd07c22555768819cdc3a00f1c51d3d7d777a7
tree1eb12785d0b626b5919d1a2591a1062b46f7cefb
parent62e9eb7bc2c593d40951f5099a36442537732a5c
Avoid infinite loop if the file's length is negative.
Fixes bug 4664.
generator.c