Raffaello / sdl2-vga-terminal

SDL2 VGA Terminal
MIT License
6 stars 1 forks source link

multithreading valgrind fuzzing test. #65

Closed Raffaello closed 4 years ago

Raffaello commented 4 years ago

create 1 terminal that is accessed and modified by at least 2 concurrent thread and address the results of valgrind.

fix any unwanted results.