]> granicus.if.org Git - php/commit
add support for the alloc_size __attribute__ (through ZEND_ATTRIBUTE_ALLOC_SIZE and...
authorNuno Lopes <nlopess@php.net>
Thu, 24 May 2012 02:18:01 +0000 (22:18 -0400)
committerNuno Lopes <nlopess@php.net>
Thu, 24 May 2012 02:18:01 +0000 (22:18 -0400)
commit58d2203317865bfaebec801d41e57988a3e46683
treee792809de470776a1cdadf9b09f1c8f5076fcdde
parent8208462fc1ffcc575aa631ffb4cda22e2247521a
add support for the alloc_size __attribute__ (through ZEND_ATTRIBUTE_ALLOC_SIZE and ZEND_ATTRIBUTE_ALLOC_SIZE2

requires GCC >= 4.3 or clang >= 3.2 to perform anything useful
Zend/zend.h
Zend/zend_alloc.c
Zend/zend_alloc.h