diff options
author | Harald Hoyer <harald@redhat.com> | 2013-08-19 15:18:43 +0200 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-09-10 05:53:35 -0400 |
commit | 6790927a88fa6e4597a58bbdc08b9fdfdff2286c (patch) | |
tree | f85b6ea0f76a841b97f9123f5a965004282bd886 /src/scsi_id/scsi_id.h | |
parent | 25ed53eb940a4cdd1ad9760cf04480fe9b9f67e9 (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 'src/scsi_id/scsi_id.h')
0 files changed, 0 insertions, 0 deletions