squid icon indicating copy to clipboard operation
squid copied to clipboard

Replace MemObject clients list with std::list

Open yadij opened this issue 3 years ago • 1 comments

Removing use of custom dlink_list type.

yadij avatar Sep 20 '20 08:09 yadij

FYI: this has not yet faced any traffic for run-time testing and past additions of CbcPointer have had subtle unexpected free's which will need to be checked for. I would like to defer expansion of CbcPointer use for store_client to later PRs, but if necessary that may happen here.

yadij avatar Sep 20 '20 08:09 yadij