Subj : src/conio/bitmap_con.c vidmodes.c src/syncterm/CHANGES To : Git commit to main/sbbs/master From : Deucе Date : Tue Oct 01 2024 04:09 pm https://gitlab.synchro.net/main/sbbs/-/commit/60b5b2e48eda296e19d17a5f Modified Files: src/conio/bitmap_con.c vidmodes.c src/syncterm/CHANGES Log Message: Fix memory leak in initializing vmem. Much easier to fix it this way than to figure out why X11 needs to init it before bitmap_con does. .