Fixed a bunch of uninitialized variable warnings. Dereferencing random pointers can...
authorThomas Bluemel <thomas@reactsoft.com>
Tue, 22 Nov 2005 11:20:01 +0000 (11:20 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Tue, 22 Nov 2005 11:20:01 +0000 (11:20 +0000)
commite0535fe8a91e03aa7ad68abf0f41f7c59ada251f
tree802d2cd5f90fe600171c4464c38f165977d5b84b
parent3143bf613e803407cfd66e8e63add2db486fdb8d
Fixed a bunch of uninitialized variable warnings. Dereferencing random pointers can't be a good idea, testing would've been great. The changes may not be correct, please review!

svn path=/trunk/; revision=19464
reactos/lib/mmdrv/wave.c