Remove redundant ptr checks in calls to vpx_free
authorJames Zern <jzern@google.com>
Tue, 15 Feb 2011 20:25:16 +0000 (12:25 -0800)
committerJames Zern <jzern@google.com>
Tue, 15 Feb 2011 20:43:35 +0000 (12:43 -0800)
commit0030303b6949ba2d3391f3ae400213acc0e80db7
tree192edbe373168822cc36070b42ac054a4c90ba27
parent7725a7eb56e74ebbdba14d01cfe85a151f81bf1c
Remove redundant ptr checks in calls to vpx_free

vpx_free if used contains this check. If replaced, well behaved free
will behave similarly.

Change-Id: I25483aaa8b39255b9a8cf388d6e5eaa20a908ae1
vp8/decoder/threading.c
vp8/encoder/onyx_if.c
vpx_scale/blackfin/yv12config.c
vpx_scale/generic/bicubic_scaler.c
vpx_scale/generic/yv12config.c