xserver-multidpi/hw/xquartz/GL
George Staplin 8033279294 XQuartz: GL: setVisualConfigs() copied the behavior of indirect.c which is wrong, with regard to the handling of xcalloc failure.
Use ErrorF for an error message after an xcalloc failure, and return instead of falling through to GlxSetVisualConfigs, or abort()ing at the test branch.
(cherry picked from commit 1056700971)
2008-10-08 18:45:09 -07:00
..
capabilities.c XQuartz: GL: Add the proper license information to the new files, and add more commentary to setVisualConfigs(). 2008-10-08 18:44:28 -07:00
capabilities.h XQuartz: GL: Add the proper license information to the new files, and add more commentary to setVisualConfigs(). 2008-10-08 18:44:28 -07:00
indirect.c xalloc+memset(0) -> xcalloc 2008-10-06 15:36:51 -04:00
Makefile.am XQuartz: GL: Add the new C code to the Makefile.am. 2008-10-08 18:44:24 -07:00
visualConfigs.c XQuartz: GL: setVisualConfigs() copied the behavior of indirect.c which is wrong, with regard to the handling of xcalloc failure. 2008-10-08 18:45:09 -07:00
visualConfigs.h XQuartz: GL: Add the proper license information to the new files, and add more commentary to setVisualConfigs(). 2008-10-08 18:44:28 -07:00