Code review comment for lp:~clint-fewbar/drizzle/regex-policy-cache-limiter

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

I was able to refactor out the [] overload of CacheMap which I believe was the culprit, causing me to return a reference to freed memory which subsequently would be overwritten.

« Back to merge proposal