Dmitriy,

I think it might be more clear to use eumalloc() macro instead of things like this:

        UChar *uname = malloc(UBYTES(args[n].name_len));

-Andrei

On Aug 12, 2005, at 4:29 AM, Dmitry Stogov wrote:

<dmitry-20050812072935.txt>

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to