diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2023-01-08 09:57:53 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2023-01-15 16:24:27 +0000 |
| commit | 8a06ff26fc6abd77a4b4a08b839943f588d92dcf (patch) | |
| tree | f2187175930c75e8aba3a41c67f60b03d41ea00f /unequal.c | |
| parent | a45f1830cf4af0fbaf2fad448f717a6458b48b24 (diff) | |
| download | puzzles-8a06ff26fc6abd77a4b4a08b839943f588d92dcf.zip puzzles-8a06ff26fc6abd77a4b4a08b839943f588d92dcf.tar.gz puzzles-8a06ff26fc6abd77a4b4a08b839943f588d92dcf.tar.bz2 puzzles-8a06ff26fc6abd77a4b4a08b839943f588d92dcf.tar.xz | |
Filling: validate length of auto-solve move strings
Without this, execute_move() can end up reading off the end of the
move string, which isn't very friendly. Also remove the comment
saying that the move string doesn't have to be null-terminated,
because now it does.
Diffstat (limited to 'unequal.c')
0 files changed, 0 insertions, 0 deletions