]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix a compile-time memory corruption error causing cf_gen to fail
authorhno <>
Tue, 18 Sep 2007 02:21:23 +0000 (02:21 +0000)
committerhno <>
Tue, 18 Sep 2007 02:21:23 +0000 (02:21 +0000)
commitf629a662c03a8b4970f045b84b5bc678292fe896
tree0d2645b4003c6d82acc11edee9f01070fe60c0f7
parentddc5d6ba037b1e52f2ddb465d085be527bf7dae1
Fix a compile-time memory corruption error causing cf_gen to fail

The change to include dependency tracking had a small memory allocation
error resulting in memory corruption, causing cf_gen to fail during the
compile on some platforms/compilers.
src/cf_gen.cc