simon-git: puzzles (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Mar 2 17:07:49 GMT 2025


TL;DR:
  7da4641 Mosaic: fix one-byte-too-short buffer in solve_game().

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2025-03-02 17:07:49

commit 7da46412223273b3adf6d513466342b9d3a5c869
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=7da46412223273b3adf6d513466342b9d3a5c869;hp=b99f10727a17d84938ae75670945638ad67a8c95
Author: Simon Tatham <anakin at pobox.com>
Date:   Wed Feb 19 08:28:48 2025 +0000

    Mosaic: fix one-byte-too-short buffer in solve_game().
    
    Thanks to Jason Hood for the report. The crash is trivially reproduced
    under Address Sanitizer if you set up the game id 15x15#12345 and then
    use the Solve UI action.

 mosaic.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the tartarus-commits mailing list