Skip to content
Snippets Groups Projects
Commit 21821c78 authored by Tony Farrell's avatar Tony Farrell Committed by afarrell
Browse files

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.
parent 4fdd29a2
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment