Hash :
3e64fec9
Author :
Date :
2023-05-04T19:26:50
Fix bug memory acess Bitmap is not initialized before use, that cause segmentation fault on function use it. Fix by allocate memory before use.