[00:54:42] *** Quits: Horwitz (~mich1@p200300EC9BD1EC00022268FFFE64E7C4.dip0.t-ipconnect.de) (Ping timeout: 252 seconds) [01:07:49] *** Joins: Horwitz (~mich1@p200300EC9BC2B300022268FFFE64E7C4.dip0.t-ipconnect.de) [01:07:49] *** ChanServ sets mode: +o Horwitz [04:22:44] *** Joins: xenos1984 (~xenos1984@188.187.111.7) [04:22:44] *** ChanServ sets mode: +v xenos1984 [04:32:55] *** Quits: xenos1984 (~xenos1984@188.187.111.7) (Ping timeout: 246 seconds) [10:44:21] *** Quits: Mineque (~mineque@62-210-136-72.rev.poneytelecom.eu) (Quit: Ping timeout (120 seconds)) [10:44:43] *** Joins: Mineque (~mineque@62-210-136-72.rev.poneytelecom.eu) [12:00:19] *** Quits: Navit (~Navit@ec2-34-214-224-248.us-west-2.compute.amazonaws.com) (Remote host closed the connection) [12:00:33] *** Joins: Navit (~Navit@ec2-34-214-224-248.us-west-2.compute.amazonaws.com) [12:00:33] *** ChanServ sets mode: +v Navit [17:15:57] hi all [18:08:58] *** Joins: jandegr (d5dbaf89@213.219.175.137.adsl.dyn.edpnet.net) [18:09:34] hi all [18:09:47] anybody good in C here ? [18:10:36] jandegr, as all navit developers, I use it, not sure if i should consider myself good though [18:11:08] a bit like me then :) [18:12:02] just wonder where r is allocated https://github.com/navit-gps/navit/blob/trunk/navit/navigation.c#L1853 [18:12:33] assigned all over the place like this https://github.com/navit-gps/navit/blob/trunk/navit/navigation.c#L1889 [18:12:44] does this need to be freed ? [18:18:41] honestly I find the usage of r pretty confusing [18:19:06] I notice it being set many times, but wonder if it every is reset [18:19:12] the usage itself is ok. [18:19:33] I just got confused by this implicit assignment (=) [18:20:46] is it correct if I think r then points to the righthand value of the assignment in the code, so nothing is allocated or has to be freed [18:22:01] false alarm of me I suppose [18:26:14] about the usage of r, once it is assigned certain steps are skipped further on, [18:26:34] and it is absolutely essential in debugging [19:12:44] *** Joins: xenos1984 (~xenos1984@188.187.111.7) [19:12:44] *** ChanServ sets mode: +v xenos1984 [19:50:31] *** Quits: jandegr (d5dbaf89@213.219.175.137.adsl.dyn.edpnet.net) (Ping timeout: 260 seconds) [20:39:08] *** Joins: jandegr (d5dbaf89@213.219.175.137.adsl.dyn.edpnet.net) [20:40:17] *** Quits: jandegr (d5dbaf89@213.219.175.137.adsl.dyn.edpnet.net) (Remote host closed the connection) [23:08:23] *** Quits: xenos1984 (~xenos1984@188.187.111.7) (Ping timeout: 245 seconds)