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