diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2023-11-23 13:13:07 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2023-11-23 13:56:03 -0500 |
commit | 181e045f0c02d530060d453055934c0d542ed341 (patch) | |
tree | 072be503710b03f202734c218408d118ab326b0b /src/exec.c | |
parent | ae18c20d5a585ae4bc1e9ee6859230fee7f73ed8 (diff) | |
download | bfs-181e045f0c02d530060d453055934c0d542ed341.tar.xz |
dstring: Use the new REALLOC_FLEX() macro
While I'm at it, switch the capacity to include the NUL byte, so that it
could be used by __counted_by() for example. And fix a theoretical
provenance issue.
Diffstat (limited to 'src/exec.c')
0 files changed, 0 insertions, 0 deletions