Modify _mesa_strdup() so it handles NULL correctly.
authorBrian <brian@yutani.localnet.net>
Thu, 14 Dec 2006 20:59:53 +0000 (13:59 -0700)
committerBrian <brian@yutani.localnet.net>
Thu, 14 Dec 2006 20:59:53 +0000 (13:59 -0700)
commit200736ebd8c82b03b781a6c6481d05deb1f0c8bf
treeed1c5c2f916543ae6b476849fcb2000a9ab55ed4
parentcc0c8b224880c6d6d5bf09f1d37b4275da476afd
Modify _mesa_strdup() so it handles NULL correctly.
src/mesa/main/imports.c