]> Repos - portaudio/commit
MME: fix comparison of IO buffer sizes in CalculateBufferSettings() (#571)
authorBe <be@mixxx.org>
Thu, 13 May 2021 00:17:10 +0000 (19:17 -0500)
committerGitHub <noreply@github.com>
Thu, 13 May 2021 00:17:10 +0000 (10:17 +1000)
commitfebd58ebba3200723fdc1ef6067dedcc01a90efb
tree9b13735d50459e6feedb7090da81b2ee9b43fd3b
parent39bfe6c63df5b85bb651f16327e7386504089276
MME: fix comparison of IO buffer sizes in CalculateBufferSettings() (#571)

Pull in fix from Audacity: https://bugzilla.audacityteam.org/show_bug.cgi?id=1969

The problem was some kind of typo, comparing pointers instead of the values of pointers.
src/hostapi/wmme/pa_win_wmme.c