Don't crash on NULL data in RegSetValueExA (reported by Mike Hearn and
commitbba76fca451446c9ca23b2de24a842ce948e615f
authorAlexandre Julliard <julliard@winehq.org>
Sat, 24 Jul 2004 02:32:50 +0000 (24 02:32 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 24 Jul 2004 02:32:50 +0000 (24 02:32 +0000)
tree337a9f493b072388552103f39b98ffd8a0366801
parentd0e5b8e2ee2e0c8f3c2da37085b5372f22506333
Don't crash on NULL data in RegSetValueExA (reported by Mike Hearn and
Andreas Mohr).
Removed a couple of unnecessary version checks.
dlls/advapi32/registry.c
dlls/advapi32/tests/registry.c