Re: [ros-dev] [ros-diffs] [hbelusca] 75133: [NTOS]: Revert the pool tag change from r75128, and explain in comment why we cannot actually use it.

2017-06-19 Thread Javier Agustìn Fernàndez Arroyo
imho the more documented the code is, the easier to read and understand El 19/06/2017 19:48, "Thomas Faber" escribió: > On 2017-06-19 18:29, hbelu...@svn.reactos.org wrote: > >> +/* >> + * Free it from the pool. >> + * >> + * We cannot

Re: [ros-dev] [ros-diffs] [hbelusca] 75133: [NTOS]: Revert the pool tag change from r75128, and explain in comment why we cannot actually use it.

2017-06-19 Thread Thomas Faber
On 2017-06-19 18:29, hbelu...@svn.reactos.org wrote: +/* + * Free it from the pool. + * + * We cannot use here ExFreePoolWithTag(..., OB_NAME_TAG); , because + * the object name may have been massaged during operation by different + * object parse