]> git.ipfire.org Git - thirdparty/squid.git/commit
Avoid annotation leaks by properly destroying NotePairs entries.
authorAlex Rousskov <rousskov@measurement-factory.com>
Fri, 17 May 2013 23:05:23 +0000 (17:05 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Fri, 17 May 2013 23:05:23 +0000 (17:05 -0600)
commitb670cb6ab0bf9efd75d0375f0e28d38d56c70931
tree9967379d5211e0825544629139822c047e9d17b4
parenta5975ff703a91a5202f3ec8b6f14acf69ab94aef
Avoid annotation leaks by properly destroying NotePairs entries.

The leak was added with the "note" directive (r12414).

Also removed empty default constructor as unneeded.
src/Notes.cc
src/Notes.h