1
0
mirror of synced 2024-11-27 17:10:51 +01:00
ImHex/source/helpers
@xAndy 372981920e
Don't dlclose nullptrs in plugins (#179)
* dont dlclose nullptrs in plugins

this fixes a segmentation fault at startup when dlclose is called with a nullptr

* Style fixes

Co-authored-by: WerWolv <werwolv98@gmail.com>
2021-02-26 12:49:33 +01:00
..
encoding_file.cpp Added some safety checks to thingy file parser 2021-02-14 12:32:48 +01:00
loader_script_handler.cpp Improve bookmark API 2021-01-20 20:16:24 +01:00
patches.cpp Refactored libimhex to and includes to better represent it as library 2021-01-13 17:28:27 +01:00
plugin_handler.cpp Don't dlclose nullptrs in plugins (#179) 2021-02-26 12:49:33 +01:00
project_file_handler.cpp bookmarks: Added ability to lock bookmarks 2021-02-24 21:42:18 +01:00