Mercurial > sdl-ios-xcode
view src/video/Xext/Xxf86vm/Makefile.am @ 944:cdea7cbc3e23
Date: Wed, 28 Jul 2004 14:56:57 +0800
From: Aaron Perez
Subject: [SDL] Fwd: SDL not checking malloc returning NULL
I was reading through the code and i found that in several places does a
malloc and without checking if it is NULL just use the pointer.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 21 Aug 2004 13:10:58 +0000 |
parents | eadc0746dfaf |
children | 0c105755b110 |
line wrap: on
line source
## Makefile.am for the XFree86 Xxf86vm library noinst_LTLIBRARIES = libXFree86_Xxf86vm.la libXFree86_Xxf86vm_la_SOURCES = XF86VMode.c