[PATCH] DAC960 fix for NULL dereference in open()
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.
Showing
Please register or sign in to comment