diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-10-12 16:23:05 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-10-12 16:23:05 +0200 |
| commit | 182e2d45678d0487be71370c37b88daca3d2c54b (patch) | |
| tree | 3987ecd9bade082a7b41901c2376daa73401e548 /test/090_tables_readwrite/00_table.out | |
| parent | da8fdd4955fd24666643915a6728678e9965a0d3 (diff) | |
| download | nissy-core-182e2d45678d0487be71370c37b88daca3d2c54b.tar.gz nissy-core-182e2d45678d0487be71370c37b88daca3d2c54b.zip | |
Make gendata and co safer by checking buffer size
Diffstat (limited to 'test/090_tables_readwrite/00_table.out')
| -rw-r--r-- | test/090_tables_readwrite/00_table.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/090_tables_readwrite/00_table.out b/test/090_tables_readwrite/00_table.out index 0423662..3c2da46 100644 --- a/test/090_tables_readwrite/00_table.out +++ b/test/090_tables_readwrite/00_table.out | |||
| @@ -2,7 +2,7 @@ Test solver | |||
| 2 | 2 | ||
| 3 | 0 | 3 | 0 |
| 4 | 512 | 4 | 512 |
| 5 | 100000000000 | 5 | 512 |
| 6 | 12345678912345 | 6 | 12345678912345 |
| 7 | 399999999998 | 7 | 399999999998 |
| 8 | 3393 | 8 | 3393 |
