commit | 5f40aac300fe8a0cb6cfb10664886f1d22902234 | [log] [tgz] |
---|---|---|
author | Dan Everton <dan@iocaine.org> | Sat Mar 11 16:16:15 2006 +0000 |
committer | Dan Everton <dan@iocaine.org> | Sat Mar 11 16:16:15 2006 +0000 |
tree | 634c2b98048248acaa32c93bd7b5179474507f46 | |
parent | a1635c2b17694b644b8aeef74688147fc1899626 [diff] [blame] |
Don't pass NULL to dlclose. Stops the simulator crashing if there's a problem loading a plugin or codec. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9003 a1c6a512-1295-4272-9138-f99709370657
diff --git a/docs/CREDITS b/docs/CREDITS index 906e3d0..ccc174b 100644 --- a/docs/CREDITS +++ b/docs/CREDITS
@@ -179,3 +179,4 @@ Alun Thomas Nils Wallménius Naoaki Okazaki +Will Dyson