[Fault-injection-developer] fi_core.c
Status: Alpha
Brought to you by:
rustyl
From: Mark H. <ma...@os...> - 2003-02-10 23:50:21
|
While playing with the fi code to try and figure out how it works I ran across this in fi_core.c. I noticed that if I attached a trigger to a code segment, the opcode in the trigger didn't display anything when I cat'ed the file. The attached code changes print_cs_list to return the value from sprintf instead of unconditional zero. Also trigger_operand_read's seemed to have a typo in the sprintf. -- Mark Haverkamp <ma...@os...> |