• Alexander Viro's avatar
    [PATCH] sparse: OSS __user annotation · 70c7987d
    Alexander Viro authored
    caddr_t is gone (most of the instances were void __user * in disguise,
    the rest - void *)
    
    Fixed b0rken ioctls in mpu401 and pss - they used to dereference
    userland pointers with no checks.
    70c7987d
midibuf.c 8.76 KB