diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2023-01-10 11:07:14 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2023-01-15 16:24:27 +0000 |
| commit | 26d0633f87ccdbaf7035e2e14d9dfbfd7f379527 (patch) | |
| tree | 6f4d99c72e26acee0dedf5c988799388f2cb76de /cube.c | |
| parent | 522588f699b3c910c5a47f8b8185e69250665313 (diff) | |
| download | puzzles-26d0633f87ccdbaf7035e2e14d9dfbfd7f379527.zip puzzles-26d0633f87ccdbaf7035e2e14d9dfbfd7f379527.tar.gz puzzles-26d0633f87ccdbaf7035e2e14d9dfbfd7f379527.tar.bz2 puzzles-26d0633f87ccdbaf7035e2e14d9dfbfd7f379527.tar.xz | |
Last-ditch maximum size limit for Flip
This makes sure that width * height <= INT_MAX, which it rather needs
to be. Also in Flip's case that the square of the area still fits in
an int.
Diffstat (limited to 'cube.c')
0 files changed, 0 insertions, 0 deletions