]> xenbits.xensource.com Git - pvdrivers/win/xencons.git/commit
Add option to not spawn child process.
authorOwen Smith <owen.smith@citrix.com>
Tue, 25 Jul 2017 13:13:19 +0000 (14:13 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 25 Jul 2017 13:13:19 +0000 (14:13 +0100)
commit6df0b4896a253bcc838ad9f3804882d79d3e7198
tree092f5ac212244902c9a79c53223d2ef104636fce
parente48fda43d60d57e3e77e9bdc7b1ae8722661183f
Add option to not spawn child process.

If the "Executable" registry parameter is not found, do not spawn
a child process instead of failing.

Signed-off-by: Owen Smith <owen.smith@citrix.com>
Removed unnecessary hunk checking value for NULL before passing to
free().

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
src/monitor/monitor.c