Fix ArgSdsList overflow and catch malloc errors
Fix big in ArgSdsList which was causing it to return errors when but buffer overflowed, rather then just ignoring the problem Ensured that Sds__import and SdsNew catch cases where malloc returned zero and set status bad.
Loading
Please register or sign in to comment