make sure previously allocated mem get free()'d if subsequent allocactions fail

This commit is contained in:
marschap
2008-12-14 09:59:34 +00:00
parent 4b11c5aa17
commit 99928e7303
2 changed files with 69 additions and 14 deletions
+1
View File
@@ -1,4 +1,5 @@
/** \file server/screen.h
* Public interface to the screen management methods.
*/
/* This file is part of LCDd, the lcdproc server.