commit | 8c7ed2e3b2f002eaa3cea40802c694e923ecfa58 | [log] [tgz] |
---|---|---|
author | Cosmin Truta <ctruta@gmail.com> | Thu Jan 30 23:07:55 2025 +0200 |
committer | Cosmin Truta <ctruta@gmail.com> | Thu Jan 30 23:07:55 2025 +0200 |
tree | 3eb7ea3cb79a7c78a4a0a16c2ac54ece464b3241 | |
parent | 2519a03418af2108d3bd8c269ba01ab72ae240ef [diff] |
fix: Typo in a preprocessor directive This is a regression of commit 2519a03418af2108d3bd8c269ba01ab72ae240ef "refactor: Clean up the checking of chunk lengths and allocation limits" Compilation would break under the "right" non-default configuration. (Oopsie!) Also clean up comments in the surrounding code. Reported-by: chris0e3 <chris0e3@gmail.com> Signed-off-by: Cosmin Truta <ctruta@gmail.com>