commit | 13137dd548460931ce3c0a67a99e6e00bdcc0f53 | [log] [tgz] |
---|---|---|
author | guy <guy> | Tue Jun 03 23:23:50 2003 +0000 |
committer | guy <guy> | Tue Jun 03 23:23:50 2003 +0000 |
tree | e23b241e227097c167480b3a716d4dcadc806e1b | |
parent | f4d9457518b8aab88e43e5e19e9603e24fb45b74 [diff] |
Based on a patch from Michele "mydecay" Marchetto <smarchetto1@tin.it>: check the header length to make sure it's at least the minimum length, so we don't, for example, go into an infinite loop if the header length is 0. Get rid of some blank lines at the end of the file.