commit | d4f3d1a4bd17dbcebf229ee72133e713d7632284 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Thu Nov 16 16:20:12 2006 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Thu Nov 16 16:20:12 2006 +0000 |
tree | 12405969e6505bc22b3dd4fb2a7b0b90df29c0da | |
parent | 0871bc89fbedc7d1a34feb7368fb8126956f58e5 [diff] |
httpd: fix union aliasing bug symptom: wget of non-existent file gets redirected to /text/html/something on second and subsequend wget attempts fix double-free bug symptom: glibc caught double-free (we didn't NULL config->xxx ptrs after free)