j
k
j a
j l
Louis. Lenders wrote:
if( IsBadReadPtr( bits, nrsrcbytes)) return 0;
AFAIK you should never use that function since it introduces a race con. Try using an exception handler around the memory access itself.
Felix
Back to the thread
Back to the list