]> xenbits.xensource.com Git - people/pauldu/xenbus.git/commit
Sanity check number of parameters in an exception record
authorPaul Durrant <paul.durrant@citrix.com>
Wed, 1 Mar 2017 14:00:37 +0000 (14:00 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Wed, 1 Mar 2017 14:14:22 +0000 (14:14 +0000)
commiteda743de99a8eff6b3c56d95f8fec2d81c42f40e
tree8b269e76de777b2894657801bfe85dcc599e0827
parent9f89fab55c29c9e382daac7f9b6ead0870112200
Sanity check number of parameters in an exception record

When the BugCheck intercept dumps an exception record, make sure that
the number of parameters dumped is no more than the maximum possible
in the record.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Reported-by: Igor Druzhinin <igor.druzhinin@citrix.com>
---
Cc: Igor Druzhinin <igor.druzhinin@citrix.com>
src/xen/bug_check.c