aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fpga/fpga-mgr.h
diff options
context:
space:
mode:
authorIlya Dryomov <idryomov@gmail.com>2015-08-31 08:21:39 -0400
committerIlya Dryomov <idryomov@gmail.com>2015-09-08 16:14:29 -0400
commit3ebe138ac642a195c7f2efdb918f464734421fd6 (patch)
tree46a1a5e7244247574e78f39ea7053f9b08bb97ea /include/linux/fpga/fpga-mgr.h
parent6dd74e44dc1df85f125982a8d6591bc4a76c9f5d (diff)
rbd: fix double free on rbd_dev->header_name
If rbd_dev_image_probe() in rbd_dev_probe_parent() fails, header_name is freed twice: once in rbd_dev_probe_parent() and then in its caller rbd_dev_image_probe() (rbd_dev_image_probe() is called recursively to handle parent images). rbd_dev_probe_parent() is responsible for probing the parent, so it shouldn't muck with clone's fields. Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Alex Elder <elder@linaro.org>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions