Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: what is purify
('binary' encoding is not supported, stored as-is)
A product which checks memory allocation - that you are not writing at an address location you have freed or that you have no memory leak. They somewhat intercept calls to malloc(), free() and the like before forwarding them to the memory. May have some impact on performance but I doubt the Oracle explanation. I think that Oracle uses this product (not enough), the reference to it may well be in their code.
Regards,
Stephane Faroult
Oriole
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Stephane Faroul INET: sfaroult_at_oriolecorp.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Oct 24 2002 - 08:23:34 CDT
![]() |
![]() |