GNOME Bugzilla – Bug 736900
directsound: Status seems not checked
Last modified: 2014-10-09 05:30:24 UTC
In File gst-plugins-good\sys\gstdirectsoundssink.c line 553, IDirectSoundBuffer_Getstatus is done and result is put into hRes. It immediately gets overwritten without checking any status. Is this fine ? Same at line 574, 677 - 680, 692, 745, .. Request to please review.
This is related to bug #734098 Did you test your changes?
You also forgot to attach your patch :)
I have not fixed this yet, so have not attached it :-) I think this is the same as #734098. Will create a patch and submit soon ...
I do not have windows setup, so finding it difficult to fix this, can do the changes but compiling and testing is not looking feasible. Will be good if this is marked as duplicate for bug #734098. *** This bug has been marked as a duplicate of bug 734098 ***