Replace malloc with smart versions (zend-string)
commit36fdad9a6213ac149866f7e621bfa5981debde6b
authoraravind <aravind@fb.com>
Tue, 29 Apr 2014 08:32:05 +0000 (29 01:32 -0700)
committerJoelMarcey <joelm@fb.com>
Fri, 2 May 2014 16:56:34 +0000 (2 09:56 -0700)
treef5b09cc0f11bbed490895523aeb0fd260bd6bfce
parentba929d1833376ccbb3031a69798769ba0b86267d
Replace malloc with smart versions (zend-string)

Summary: Some more conversions.

Reviewed By: @scannell

Differential Revision: D1302545
hphp/runtime/base/string-util.cpp
hphp/runtime/base/zend-string.cpp
hphp/runtime/base/zend-string.h
hphp/runtime/ext/ext_iconv.cpp
hphp/runtime/ext/ext_process.cpp
hphp/runtime/ext/ext_string.cpp
hphp/runtime/server/replay-transport.cpp