index. html from bugreport dir attached (full dir like 8 mb uncompressed)
On Tuesday, May 31, 2022, Andrew Randrianasulu <randrianasulu@gmail.com> wrote:
scan-build is clang-based static analyzer. 'scan-build make - j 8'I run it over just guicast subdirectiry and got 63 errors:ory Double delete linklist.h destroy 31 6 Verror RMemory Double delete bcwindowbase.C ~BC_WindowBase 135 16 Verror RMemory Memory leak bootstrap.c main 195 17 Verror RMemory Memory leak bctheme.C new_button 284 10 Verror RMemory Memory leak bcwindowbase.C init_resources 4529 8 Verror RMemory Memory leak bctheme.C new_button 325 10 Verror RMemory Memory leak bootstrap.c main 196 17 Verror RResult ofLogic operation is pngtoraw.c main 93 14 Verror garbage or RundefinedResult ofLogic operation is bctextbox.C cursor_motion_event 952 10 Verror garbage or RundefinedLogic Unix API bcresources.C find_fontentry 1750 15 Verror RLogic Unix API bctextbox.C wdemand 1745 5 Verror RLogic Unix API bctextbox.C tdemand 1757 14 Verror RMemory Use-after-free arraylist.h get 88 8 Verror RMemory Use-after-free bcsynchronous.C run 208 17 Verror RMemory Use-after-free thread.C start 91 13 Verror Roh, first pages were truncated.. I'll try to send complete report dir archive soonbut most wirrying use after free and null pointers....