]> code.delx.au - pulseaudio/commit
bluetooth: Fix incorrect index check with PA_ELEMENTSOF
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Thu, 14 Feb 2013 11:50:11 +0000 (12:50 +0100)
committerTanu Kaskinen <tanuk@iki.fi>
Thu, 14 Feb 2013 12:41:10 +0000 (14:41 +0200)
commitb84c293ff37bcf9df9cab0b8267e3f141a21dc42
tree63d5901f594b03892b7dfda284f9210f772a28fd
parent930654a3af266ab112d1d1f6b1083197ee4bb373
bluetooth: Fix incorrect index check with PA_ELEMENTSOF

The equality case should also be considered an index-out-of-range case.
src/modules/bluetooth/bluetooth-util.c