|
|||||||||||
|
RE: exploit code targeting OpenSSL and Mod_SSL ?
From: Arne Ansper <arne(at)ats.cyber.ee>
Date: Wed Apr 16 2003 - 05:12:27 EDT > There are also a number of calloc() overflow errors out there that
Where do you find calloc() used in OpenSSL? OpenSSL does all memory allocations via OPENSSL_malloc and OPENSSL_realloc wrapper functions that use malloc and realloc by default. I just grepped OpenSSL source and did not find a single occurence of calloc. Arne Received on Wed Apr 16 11:10:25 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:38 EDT |
||||||||||
|
|||||||||||