reallocarray introduction available on glibc 2.26. allocates an array of m*n...
reallocarray introduction available on glibc 2.26. allocates an array of m*n elements but checking for overflow.
Loading
Please register or sign in to comment
reallocarray introduction available on glibc 2.26. allocates an array of m*n elements but checking for overflow.