|
|
Rockbox mail archiveSubject: [patch] not safe to pass NULL to dlclose()[patch] not safe to pass NULL to dlclose()
From: Will Dyson <will.dyson_at_gmail.com>
Date: 2006-03-11
It is not safe to pass NULL to dlclose(). At least on unix. I cannot
Index: uisimulator/common/io.c
@@ -399,7 +398,6 @@
-- Will DysonReceived on Sat Mar 11 07:39:04 2006 Page was last modified "Mar 9 2008" The Rockbox Crew |