tests: rtp: No need to unref buffer from bufferlist
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Wed, 6 Oct 2010 19:19:49 +0000 (16:19 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Wed, 6 Oct 2010 19:19:49 +0000 (16:19 -0300)
commit8818ea08bd75b4d5ef13a6055228c2c167d38413
tree1557316ed87fecbff08ecd43e67fffb6e4855cf1
parent53b0c20c7cd263548dfd86801fa919059f2e9653
tests: rtp: No need to unref buffer from bufferlist

Buffers obtained from buffer list iterators don't need to
be unreffed.

Test was failing due to this.
tests/check/libs/rtp.c