TP_8 exo3: Fix the linked list freeing function to properly go to the next link.
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 28 Feb 2017 14:55:17 +0000 (15:55 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 28 Feb 2017 14:55:17 +0000 (15:55 +0100)
commit0c2d94f5a32e95d2117d9204dbdd79d878c23b69
tree8ad76ebccafb9c854e4d10ffce1873baf4cef78e
parent5dd62128f45af0315965ab9a9cd734fc8fe73481
TP_8 exo3: Fix the linked list freeing function to properly go to the next link.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
TP_8/exo3/exo3.c