dplayx: GetSPPlayerData was releasing the memory we were going to use
commitd21d5c1ef3b89b7d9de7f35f29208b28635dd8e9
authorIsmael Barros <razielmine@gmail.com>
Tue, 5 Aug 2008 00:06:37 +0000 (5 02:06 +0200)
committerIsmael Barros <razielmine@gmail.com>
Mon, 31 Aug 2009 22:03:46 +0000 (1 00:03 +0200)
tree9a633c6921a8e80e5822ae2db4e4c107c801b049
parentf49545dfa34cf75fd2b19e1da37830900db1d6a0
dplayx: GetSPPlayerData was releasing the memory we were going to use

The released memory that was not neeeded in GetSPPlayerData was needed in
SetSPPlayerData.
Made the implementation of GetSPData parallel to GetSPPlayerData.
Removed superfluous comments and instructions.
dlls/dplayx/dplaysp.c