OSDN Git Service

mem: Add av_realloc_array and av_reallocp_array
authorMartin Storsjö <martin@martin.st>
Mon, 3 Jun 2013 09:31:46 +0000 (12:31 +0300)
committerMartin Storsjö <martin@martin.st>
Tue, 4 Jun 2013 12:04:08 +0000 (15:04 +0300)
commitfc962d4e7a7c3d799d9364d5427564c22ee3880c
tree4762a5e0b89bc406dce0c966c052393d7ae65859
parent9683e37cd5c556c9974e78fba344ede4f33afd18
mem: Add av_realloc_array and av_reallocp_array

These help avoiding overflows and simplify error handling.

Signed-off-by: Martin Storsjö <martin@martin.st>
doc/APIchanges
libavutil/mem.c
libavutil/mem.h
libavutil/version.h