On 01/06/14 14:10, Nidhi Makhijani wrote: > --- > libavformat/nutdec.c | 32 +++++++++++++++++++++++++++----- > 1 file changed, 27 insertions(+), 5 deletions(-) >
Please review https://wiki.libav.org/CodingStyle and in the process move the https://libav.org/developer.html#Coding-Rules-1 to the wiki. The code itself looks fine, you might factorize the deallocation with a "goto fail;". lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
