Use av_fast_malloc instead of av_realloc.
This should be faster, is less code and fixes issue 2524 (allocation error would lead to crash). (cherry picked from commit e7b95918)
Showing
Please
register
or
sign in
to comment
This should be faster, is less code and fixes issue 2524 (allocation error would lead to crash). (cherry picked from commit e7b95918)