probably MBO_0 stands for MarcusBOerger_0 . I am not sure whether this was somewehere in the coding standards
document, but this means that the programmer has commented the code by using the preprocessor. The programmer
has to put his name and a suffix _0 . Usually code commented this way is quite experimental and can lead to problems,
but was left for some reason.
It looks like this.
Andrey
Kamesh Jayachandran wrote:
Hi All, what this MBO_0 mean? I could see the MBO_0 ifdefs removed in 1.62 version of TSRM.c whether this change has got anything to do with memory leak fix. I could see 246888 bytes of leak for each thread. Even the simple <?php echo "hi";?> script causes 60 bytes of leak.
Where and when the thread local storage is freed?.
With regards Kamesh Jayachandran
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php