commit | a43a5ccdfa5bd5b2f00aa9b2321df268c2e5d6e2 | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@suse.com> | Tue Jan 24 13:52:42 2012 +0000 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Fri Feb 03 16:07:05 2012 -0500 |
tree | 0269faaf39185a0945ce19fab91b9cfdeb0d05e2 | |
parent | e4de866a834620ef974f5ba86d394a13d2f0cf66 [diff] |
xenbus_dev: add missing error check to watch handling So far only the watch path was checked to be zero terminated, while the watch token was merely assumed to be. Signed-off-by: Jan Beulich <jbeulich@suse.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>