Clean up DisplayModeRec handling in many places.
Use xf86DuplicateMode() instead of rolling our own, and change malloc+memset to calloc.
Showing
Please register or sign in to comment
Use xf86DuplicateMode() instead of rolling our own, and change malloc+memset to calloc.