diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2004-04-27 18:48:53 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2004-04-27 18:48:53 +0000 |
commit | 3b961ec66bdcf892c14045685f533febe3386ffb (patch) | |
tree | 58130a4e02273bcec8831f76b339d710fb79c7a5 /src/scanner.l | |
parent | 095d0d014257c7f92c91110a7773c125a0e08c50 (diff) | |
download | tinyproxy-3b961ec66bdcf892c14045685f533febe3386ffb.tar.gz tinyproxy-3b961ec66bdcf892c14045685f533febe3386ffb.zip |
(init_stats): Fixed a memset bug, where the structure was not cleared
properly. (The sizeof "struct stat" was being used rather than the
proper "struct stat_s". On my system, "struct stat" is 88 bytes long,
while "struct stat_s" is 20 bytes long. Quite a difference!)
Diffstat (limited to 'src/scanner.l')
0 files changed, 0 insertions, 0 deletions