Memory operations
This page applies to Harlequin v13.1r0 and later; and to Harlequin MultiRIP but not Harlequin Core
Note:
The PFI does not
perform any kind of management of dynamically‐allocated memory. It is incumbent upon the plugin to ensure that it explicitly frees any memory it allocates. Memory should be allocated and freed using the PlgFwMemAlloc
and PlgFwMemFree
functions respectively.