Files
systemd/src/libudev
Harald Hoyer 763a24a3b6 libudev-enumerate.c:udev_enumerate_get_list_entry() fixed possible stale pointer
If a realloc() happens in syspath_add(), the move_later pointer could
point to an invalid memory region.

Let move_later store the array index, instead of the pointer to the
entry.
2013-08-19 15:21:49 +02:00
..
2012-04-13 21:58:01 +02:00
2013-02-13 18:14:20 +01:00
2013-02-13 18:14:20 +01:00
2013-03-31 14:28:36 -04:00
2013-02-13 18:14:20 +01:00