diff options
author | Kevin Wolf <kwolf@redhat.com> | 2009-09-23 17:42:42 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-10-05 09:32:52 -0500 |
commit | 7f1e9d4e138f5baf1e862a1221ba13eee7dcce9e (patch) | |
tree | 42656dd1f56c384763fc74e485d11c3aaca2eb17 /arm-semi.c | |
parent | 80ee15a6b274dfcedb0ad7db8c9e7d392210d6a1 (diff) |
eepro100: Don't allow guests to fail assertions
The idea of using assert() for input validation is rather questionable.
Let's remove it from eepro100, so that guests need to find more interesting
ways if they want to crash qemu.
This patch replaces asserts that are directly dependent on guest-accessible
data by other means of error handling.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'arm-semi.c')
0 files changed, 0 insertions, 0 deletions