Build Update for pulseaudio/pulseaudio
-------------------------------------

Build: #244
Status: Fixed

Duration: 13 minutes and 14 seconds
Commit: b6e6e78 (master)
Author: Tanu Kaskinen
Message: memblockq-test: fix incorrect assumption of pa_memblockq_pop_missing() 
behaviour

The intuitive meaning of "missing" would be the difference between
tlength and the current queue length, and that's how memblockq-test
assumed pa_memblockq_pop_missing() to define the term "missing", but
that was an incorrect assumption, causing the last
pa_memblockq_pop_missing() return value assertion to fail.

This patch fixes the failing assertion and adds some comments about how
the "missing" and "requested" variables in memblockq work.

View the changeset: 
https://github.com/pulseaudio/pulseaudio/compare/5d3d4f5970f0...b6e6e78cc264

View the full build log and details: 
https://travis-ci.org/pulseaudio/pulseaudio/builds/188424812

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

_______________________________________________
pulseaudio-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits

Reply via email to