git: sound - Fix panic

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jun 29 11:19:50 PDT 2021


commit c3dbcde33af139043ca9f6ece5d7dcba0a5d4b6a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Jun 29 11:17:51 2021 -0700

    sound - Fix panic
    
    * Fix panic due to uninitialized variable that can be triggered by
      a browser under certain circumstances.
    
    Reported-by: mwiencek (Michael Wiencek)

Summary of changes:
 sys/dev/sound/pcm/dsp.c | 4 ++++
 1 file changed, 4 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c3dbcde33af139043ca9f6ece5d7dcba0a5d4b6a


-- 
DragonFly BSD source repository


More information about the Commits mailing list