]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cf.data.pre
Fix high_memory_warning parsing
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 22 Apr 2014 05:02:28 +0000 (22:02 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 22 Apr 2014 05:02:28 +0000 (22:02 -0700)
commitf2228f3b9d5822e3e65f2e0ab67c1cb9c6f39d46
tree56ff1ded574448adce56e23efa6bb77ffb97dca1
parenta345387f969220ee13d030ebdfa083a55405639f
Fix high_memory_warning parsing

The squid.conf parser does not accept whitespace in the IFDEF: parameter
values. This was hiding parse issues when high_memory_warning was used
without gnumalloc.h availability.

Also, sort the cf_gen_defines array alphabetically by IFDEF: value for
easier maintenance.
src/cf.data.pre
src/cf_gen_defines