Hi, On Sun, Dec 4, 2011 at 4:41 PM, Alex Converse <[email protected]>wrote:
> malloc() is allowed to return NULL when zero is the argument. This > causes us to think malloc has failed and return AVERROR(ENOMEM). In > addition OS X malloc() returns an unfreeable non-NULL pointer for size > zero. > Only when alignment is >16. (I don't know why.) --- > libavformat/mov.c | 10 ++++++++++ > 1 files changed, 10 insertions(+), 0 deletions(-) > OK. Ronald
_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
