OSDN Git Service

mem: do not check for negative size
authorVittorio Giovara <vittorio.giovara@gmail.com>
Fri, 25 Oct 2013 14:41:12 +0000 (16:41 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sat, 26 Oct 2013 07:05:56 +0000 (09:05 +0200)
commitb284e1ffe343d6697fb950d1ee517bafda8a9844
tree48c156c5e722eef842929582f72f8f7125e603e4
parent4e326ec76991667c3cb0130c423e9818ad7f2a20
mem: do not check for negative size

size_t is guaranteed to be unsigned

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavutil/mem.h