Crash case: Invalid read of size 8 in tb_flush_x86_64.

This commit is contained in:
practicalswift
2015-11-29 23:00:34 +01:00
parent 5210423fe4
commit 75a325e8c6
3 changed files with 24 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ TESTS += eflags_noset
TESTS += mem_map_large
TESTS += invalid_read_in_cpu_tb_exec
TESTS += invalid_write_in_cpu_tb_exec_x86_64
TESTS += x86_16_segfault
all: $(TESTS)