On 2017-03-04 17:02, ek...@svn.reactos.org wrote:
> +    Dacl = ExAllocatePool(PagedPool, AclLength);


Would you mind using ExAllocatePoolWithTag for new code please,
with no exceptions?
(I want to #define ExAllocatePool do_not_use_this_function at some point)

Thanks!
-Thomas

_______________________________________________
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev

Reply via email to