j
k
j a
j l
chris ahrendt wrote:
Division by zero
False positive I suppose:
--- static const BYTE pad[] = { 'P','A','D','D','I','N','G','X','X','P','A','D','D','I','N','G' }; DWORD i;
-> for ( i = 0; i < size / sizeof pad; i++ ) ---
Back to the thread
Back to the list