git: DragonFly_RELEASE_6_0 sound - Fix panic

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jun 29 11:20:06 PDT 2021


commit 72a68702385d2ac9d9bbca41cc015f0d7506cd92
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/72a68702385d2ac9d9bbca41cc015f0d7506cd92


-- 
DragonFly BSD source repository



More information about the Commits mailing list