alistair23-linux/drivers/xen/xenbus
Simon Gaiser ebf04f331f xen: xenbus_dev_frontend: Really return response string
xenbus_command_reply() did not actually copy the response string and
leaked stack content instead.

Fixes: 9a6161fe73 ("xen: return xenstore command failures via response instead of rc")
Signed-off-by: Simon Gaiser <simon@invisiblethingslab.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
2018-04-17 08:29:08 -04:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
xenbus.h xenbus: track caller request id 2018-02-17 09:40:33 +01:00
xenbus_client.c xen: don't compile pv-specific parts if XEN_PV isn't configured 2017-09-18 09:13:23 -04:00
xenbus_comms.c xenbus: track caller request id 2018-02-17 09:40:33 +01:00
xenbus_dev_backend.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
xenbus_dev_frontend.c xen: xenbus_dev_frontend: Really return response string 2018-04-17 08:29:08 -04:00
xenbus_probe.c xen: xenbus: use put_device() instead of kfree() 2018-03-08 15:30:30 +01:00
xenbus_probe_backend.c xen: modify xenstore watch event interface 2017-02-09 11:26:49 -05:00
xenbus_probe_frontend.c xen: xenbus_probe_frontend: mark expected switch fall-throughs 2017-11-03 11:36:07 -04:00
xenbus_xs.c xen: xenbus: Catch closing of non existent transactions 2018-03-21 08:28:51 -04:00