Fix an "off-by-one" memory allocation error, which could lead to very
commitbaaab095bf586a3358eb15f4b0245f52ec1a2c51
authoresken <esken@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Fri, 13 May 2005 21:03:53 +0000 (13 21:03 +0000)
committeresken <esken@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Fri, 13 May 2005 21:03:53 +0000 (13 21:03 +0000)
tree670d2bd3d1fb7d9f5140404b91f3b4fa5ae543de
parenta7702964e9b8ba5cfc9348b7c1488e4aa2d43f7f
Fix an "off-by-one" memory allocation error, which could lead to very
strange results, including direct crashes, memory leakage.
It is possible that this bugfix also fixes the reported crashes that occur with
some soundcards, when another application starts or stops playback.

CCBUGS:101870 105079

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdemultimedia@413333 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
kmix/mixer_alsa9.cpp