Fix remaining warnings v2
authorAlexandre Montplaisir <alexandre.montplaisir@polymtl.ca>
Wed, 26 Jan 2011 03:23:35 +0000 (22:23 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Wed, 26 Jan 2011 03:23:35 +0000 (22:23 -0500)
commitbdddf3f5bfa75ca47e494b7510fda7cefbb6e093
treebb9493439648b35a475dc8022e5fa05c542247fa
parent6b1f0e27f35150ee49c5d18fa5e5a0e298d24369
Fix remaining warnings v2

Add and check for the return values of fscanf, fread, and asprintf.

That should be it! GCC 4.5 with -Wall doesn't report anything else.

Signed-off-by: Alexandre Montplaisir <alexandre.montplaisir@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttv/lttv/attribute.c
lttv/lttv/state.c
lttv/modules/text/depanalysis.c
This page took 0.023337 seconds and 4 git commands to generate.