« Previous | Next » 

Revision 1fce5219

ID1fce5219fe23f75a35833036d7fa3fb8fb13c9d0
Parent b07a6922
Child d8fff41c

Added by Guido Trotter about 15 years ago

Add a LU Hooks notification function

Previously LUs could be failed by pre-hooks, and post-hooks just had effects by
themselves. This patch allows a LU to define the HooksCallBack function if it
wants to know about its hooks' results and alter its results in response.

The ChainOpCode execution path contains some commented out hooks code, which
this patch modifies to run the HooksCallBack function, so this is not forgot if
it ever gets uncommented out.

Reviewed-by: iustinp

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences