commit | c9dfa24808d66bdf46f8f0857bdbc84239360fe9 | [log] [tgz] |
---|---|---|
author | ben@51degrees.com <ben@51degrees.com> | Fri Jan 08 13:47:46 2016 +0000 |
committer | Willy Tarreau <w@1wt.eu> | Wed Jan 13 12:10:37 2016 +0100 |
tree | f2e9791b27af760eeda3e58442fd221705dc8ccb | |
parent | 82a9d76f156a85cb31a9c588ba4546a54a26fc87 [diff] |
BUG/MINOR: 51d: Aligns Pattern cache implementation with HAProxy best practices. Malloc continues to be used for the creation of cache entries. The implementation has been enhanced ready for production deployment. A new method to free cache entries created in 51d.c has been added to ensure memory is released correctly. This should be backported to 1.6.