Searched hist:facd0e97737a41b0bed072a95dcc3eb863c7667f (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/audio/ |
H A D | rate_template.h | diff facd0e97737a41b0bed072a95dcc3eb863c7667f Sat Jul 15 09:14:21 CDT 2017 Peng Hao <peng.hao2@zte.com.cn> audio: st_rate_flow exist a infinite loop
If a voice recording equipment is opened for a long time(several days) in windows guest, rate->ipos will overflow and rate->opos will never have a chance to change. It will result to a infinite loop.
Signed-off-by: Peng Hao <peng.hao2@zte.com.cn> Signed-off-by: Wang Yechao <wang.yechao255@zte.com.cn> Message-id: 1500128061-20849-1-git-send-email-peng.hao2@zte.com.cn Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|