Rasmus Villemoes
3a11eada38
cyclic: stop strdup'ing name in cyclic_register()
...
We are not checking the return value of strdup(), nor
freeing the string in cyclic_unregister().
However, all current users either pass a string literal or the
dev->name of the client device. So in all cases the name string will
live at least as long as the cyclic_info is registered, so just make
that a requirement.
Reviewed-by: Stefan Roese <sr@denx.de >
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk >
2024-06-16 12:13:38 +02:00
..
2024-06-07 10:48:41 -06:00
2024-05-19 08:16:36 -06:00
2024-06-13 16:29:26 -06:00
2024-05-19 08:16:36 -06:00
2024-02-15 10:38:34 +01:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-22 08:55:29 -06:00
2024-05-19 08:16:36 -06:00
2023-12-28 14:38:25 -05:00
2023-12-28 12:02:56 -05:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-06-16 12:13:38 +02:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2013-04-01 16:33:52 -04:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-04-21 09:07:00 +02:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-02-13 15:38:49 -05:00
2024-05-19 08:16:36 -06:00
2024-04-12 16:23:06 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2023-02-06 13:04:53 -05:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2023-11-07 14:48:19 -05:00
2024-05-19 08:16:36 -06:00