Closed sledgehammervampire closed 2 years ago
I believe that ps_calloc returns an error code which is 0 on success, since the pointer to the allocation is instead returned by an out parameter.
ps_calloc
Signed-off-by: Kevin Tran z5164322@unsw.edu.au
Hey @1000teslas, can you please use a contactable email address for the sign-off? (preferably UNSW if the work is done there)
@lsf37 done.
I believe that
ps_calloc
returns an error code which is 0 on success, since the pointer to the allocation is instead returned by an out parameter.Signed-off-by: Kevin Tran z5164322@unsw.edu.au