If any function fail (the ptr variable will be equal to NULL), we shouldn't
return buffer. Instead we should free it and return NULL.
Approved by: pjd (mentor)
If any function fail (the ptr variable will be equal to NULL), we shouldn't Tags None Referenced Files None Subscribers None
Description
Details
|