diff options
author | Matthew Daley <mattjd@gmail.com> | 2012-11-12 09:34:57 +0100 |
---|---|---|
committer | Matthew Daley <mattjd@gmail.com> | 2012-11-12 09:34:57 +0100 |
commit | b85a0ab12280192fb864339543a942dbed90577c (patch) | |
tree | d0d0177146e3137c5e7dc824c732914d8afc87d9 /tools/vtpm_manager/util/buffer.h | |
parent | e99d45da8a95453a3f4a5433ba9e8cc524bf60d2 (diff) | |
download | xen-b85a0ab12280192fb864339543a942dbed90577c.tar.gz xen-b85a0ab12280192fb864339543a942dbed90577c.tar.bz2 xen-b85a0ab12280192fb864339543a942dbed90577c.zip |
tmem: Prevent NULL dereference on error case
If the client / pool IDs given to tmemc_save_get_next_page are invalid,
the calculation of pagesize will dereference NULL.
Fix this by moving the calculation below the appropriate NULL check.
Signed-off-by: Matthew Daley <mattjd@gmail.com>
Committed-by: Jan Beulich <jbeulich@suse.com>
Diffstat (limited to 'tools/vtpm_manager/util/buffer.h')
0 files changed, 0 insertions, 0 deletions