Closed GoogleCodeExporter closed 9 years ago
The patch doesn't look correct. Should be:
+ tsk_list_push_back_data(self->record_routes,
(void**)&route); /* Copy non-reversed. */
- tsk_list_push_front_data(self->record_routes,
(void**)&route); /* Copy non-reversed. */
Fixed in r703
Original comment by boss...@yahoo.fr
on 17 May 2012 at 9:43
Original issue reported on code.google.com by
nakai.to...@gmail.com
on 11 May 2012 at 9:07