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>
Sat, 21 Aug 2010 20:48:01 +0000 (13:48 -0700)
commit929002a2d5e6491c63877836deb67834f87918f7
tree6f6d93e804758573d4589e55631e370c28cebe1f
parenta64840a29d2bf486e6167bd2c6cc4ba4210e2d82
Avoid infinite loop if the file's length is negative.
Fixes bug 4664.
generator.c