]> git.ipfire.org Git - thirdparty/cups.git/commit - cups/ppd.c
Added "safe_free()" macro to avoid calling free() with a NULL pointer
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 15 Jul 1999 16:37:55 +0000 (16:37 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 15 Jul 1999 16:37:55 +0000 (16:37 +0000)
commit08b247a9c668a46784fae8ce3432fd4fe54207ef
tree288aa8d56756702e2465cc650a1060554458f033
parent75a4ca022dbf0f8d231c48ff591ec60c424b94eb
Added "safe_free()" macro to avoid calling free() with a NULL pointer
(breaks things under Solaris?)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@541 7a7537e8-13f0-0310-91df-b6672ffda945
cups/ppd.c