On 08 июля 2014 г., at 23:56, Andrew Fish <[email protected]> wrote:
> ASSERT(Buffer != NULL);
> //
> // Get the head & tail of the pool entry
> //
> Head = CR (Buffer, POOL_HEAD, Data, POOL_HEAD_SIGNATURE);
> ASSERT(Head != NULL);
>
CR macro will not find POOL_HEAD structure. It assumes buffer contain it.
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel