Title | Arena extension callbacks are undocumented |
Status | closed |
Priority | optional |
Assigned user | Richard Brooksby |
Organization | Ravenbrook |
Description | Arena extension callbacks allow chunks added to a VM arena to be registered with the Windows runtime using RtlInstallFunctionTableCallback. They have been implemented for Configura and merged into master but not documented or exposed as a public interface. Other people might find them useful. |
Analysis | Decide whether they're a supportable general feature, incorporate the interface, and document them. |
How found | unknown |
Evidence | code/arenavm.c@182701 |
Created by | Richard Brooksby |
Created on | 2013-06-12 15:37:34 |
Last modified by | Gareth Rees |
Last modified on | 2014-01-14 20:35:19 |
History | 2013-06-12 RB Created. |