View Single Post
Old 12-27-2010, 09:00 PM  
Yil
Too much time...
 
Join Date: May 2005
Posts: 1,194
Default

Good news! While working on the next release I clicked through to lookup how something was done in a function I knew did something similar and realized that code did it wrong. This is a memory corruption issue and thus a possible source of problems for everyone as it's in a utility library that is used in a variety of places. It probably affects larger sites more as the directory cache code is most likely to trigger the bug when removing items from the cache because of directory deletion or because of too many items in a bucket.

I'll see about getting a v7.5.11 release out tomorrow for folks since I'm still working on v7.6.
Yil is offline   Reply With Quote