Commit 0205c6e04c436d322f3cfd1dfe9358f64f6eb7e3

DRC 2023-01-28T12:09:43

tjbench.c: Remove vestigial int overflow checks Since tj3Alloc() now accepts a size_t argument rather than an int argument, it is no longer necessary to check for signed integer overflow in the C version of TJBench.