qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] facd0e: audio: st_rate_flow exist a infinite


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] facd0e: audio: st_rate_flow exist a infinite loop
Date: Mon, 17 Jul 2017 08:30:55 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: facd0e97737a41b0bed072a95dcc3eb863c7667f
      
https://github.com/qemu/qemu/commit/facd0e97737a41b0bed072a95dcc3eb863c7667f
  Author: Peng Hao <address@hidden>
  Date:   2017-07-17 (Mon, 17 Jul 2017)

  Changed paths:
    M audio/rate_template.h

  Log Message:
  -----------
  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 <address@hidden>
Signed-off-by: Wang Yechao <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: c57fbf50e7b5f94efc697b1d8ef387a5b2b4a5ee
      
https://github.com/qemu/qemu/commit/c57fbf50e7b5f94efc697b1d8ef387a5b2b4a5ee
  Author: Hervé Poussineau <address@hidden>
  Date:   2017-07-17 (Mon, 17 Jul 2017)

  Changed paths:
    M hw/audio/adlib.c
    M hw/audio/fmopl.c
    M hw/audio/fmopl.h

  Log Message:
  -----------
  audio/fmopl: modify timer callback to give opaque and channel parameters in 
two arguments

Signed-off-by: Hervé Poussineau <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 639b49ef9a4dc9555ed6aaefa8dfda621e4165cf
      
https://github.com/qemu/qemu/commit/639b49ef9a4dc9555ed6aaefa8dfda621e4165cf
  Author: Hervé Poussineau <address@hidden>
  Date:   2017-07-17 (Mon, 17 Jul 2017)

  Changed paths:
    M hw/audio/adlib.c

  Log Message:
  -----------
  audio/adlib: remove limitation of one adlib card

Signed-off-by: Hervé Poussineau <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 63dba7e6b18aa85392800f0cb7c897e3a05b097b
      
https://github.com/qemu/qemu/commit/63dba7e6b18aa85392800f0cb7c897e3a05b097b
  Author: Peter Maydell <address@hidden>
  Date:   2017-07-17 (Mon, 17 Jul 2017)

  Changed paths:
    M audio/rate_template.h
    M hw/audio/adlib.c
    M hw/audio/fmopl.c
    M hw/audio/fmopl.h

  Log Message:
  -----------
  Merge remote-tracking branch 
'remotes/kraxel/tags/audio-20170717-pull-request' into staging

audio: fixes for 2.10

# gpg: Signature made Mon 17 Jul 2017 10:29:08 BST
# gpg:                using RSA key 0x4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/audio-20170717-pull-request:
  audio/adlib: remove limitation of one adlib card
  audio/fmopl: modify timer callback to give opaque and channel parameters in 
two arguments
  audio: st_rate_flow exist a infinite loop

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/1f244ebbba65...63dba7e6b18a

reply via email to

[Prev in Thread] Current Thread [Next in Thread]