comparison lmlm4.c @ 3754:8d267b43eaba libavformat

Move malloc() down until after all initializations, so that the resource is only allocated if initialization worked. This means that on failure, we don't have to deallocate it.
author rbultje
date Sat, 23 Aug 2008 18:46:30 +0000
parents 7a0230981402
children 7d2f3f1b68d8
comparison
equal deleted inserted replaced
3753:42ed3629601d 3754:8d267b43eaba