[PATCH] In function nvkm_ioctl_map(), the variable "type" could be uninitialized if "nvkm_object_map()" returns error code, however, it does not check the return value and directly use the "type" in the if statement, which is potentially unsafe.

Show replies by date

1249
Age (days ago)
1281
Last active (days ago)

dri-devel@lists.freedesktop.org

3 comments
2 participants

Add to favorites Remove from favorites

tags (0)
participants (2)
  • Lyude Paul
  • Yizhuo Zhai