summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2013-08-19 15:18:43 +0200
committerAnthony G. Basile <blueness@gentoo.org>2013-09-10 05:53:35 -0400
commit6790927a88fa6e4597a58bbdc08b9fdfdff2286c (patch)
treef85b6ea0f76a841b97f9123f5a965004282bd886 /rules
parent25ed53eb940a4cdd1ad9760cf04480fe9b9f67e9 (diff)
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.
Diffstat (limited to 'rules')
0 files changed, 0 insertions, 0 deletions