• Dave Olien's avatar
    [PATCH] DAC960 fix for NULL dereference in open() · fc132fde
    Dave Olien authored
    This fixes a problem that's been hidden for a while.
    
    DAC960_open() will try to dereference a NULL pointer if an application
    opens (for example) /dev/rd/c0d12 when there has never been a logical
    device created for that file.
    fc132fde
DAC960.c 253 KB