[NTDLL]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Mon, 19 Sep 2011 16:24:18 +0000 (16:24 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Mon, 19 Sep 2011 16:24:18 +0000 (16:24 +0000)
commitcf0a380afd425f9495b8a33f426b37bcd6c88cc9
tree46fa91224f54b932ec7fb6d3bacd85a00cd4b337
parenta60242cfe747cff5a334f972364417b6d3bec1db
[NTDLL]
Fix CsrProbeForRead and CsrProbeForWrite to actually access the memory, by using volatile. The compiler optimized the access away previously.

svn path=/trunk/; revision=53760
reactos/dll/ntdll/csr/capture.c