On Tue Jun 13 06:58:55 2023 +0000, eric pouech wrote:
- actually, it's the comparison against
`InterlockedCompareExchangePointer` third argument, so I usually find it more readable this way
- the DLL has other cases of explicit comparisons of pointers against
NULL, so I can't really see a pattern applied uniformely in the DLL either
- this can be changed of course
Alright, I'd say we keep it.