diff options
author | Adam Chlipala <adam@chlipala.net> | 2014-08-15 18:25:56 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2014-08-15 18:25:56 -0400 |
commit | 7640522fbd05667a5ebb2b2cbbabdc2c8bce5248 (patch) | |
tree | 418eae34180c7cfe3498e43da20c9ec2599fdcb0 /.hgignore | |
parent | 6c3c000ee821e37b0232afbb8c5733c573892ad2 (diff) |
Don't use uw_malloc() or equivalent in generating error messages while parsing HTTP request
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -66,6 +66,8 @@ install-sh ltmain.sh missing +tests/*.db + syntax: regexp ^Makefile$ |