We currently assign all the pointer members to NULL after creating the struct instance.
Possible problem is that, if one field was missed in the init.

So I propose that we use memset to init after creating the struct. BTW this is used in generated code already.

Samisa...

--
Samisa Abeysinghe : WSO2 WSF/PHP
"http://wso2.org/projects/wsf/php?WSO2 Web Services Framework%2FPHP - Open source PHP extention for providing and consuming Web services in PHP";


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to