bug7306 220 B

12345
  1. o Minor bugfixes:
  2. - Fix a crash when debugging unit tests on windows: deallocate a
  3. shared library with FreeLibrary, not CloseHandle. Fixes bug #7306;
  4. bugfix on 0.2.2.17-alpha. Reported by "ultramage".