diff options
author | 2016-01-07 21:03:23 +0000 | |
---|---|---|
committer | 2016-01-07 21:03:23 +0000 | |
commit | 5d40c03b0a8a2ee6be6b5840fb7444b225518d29 (patch) | |
tree | 19b507054c9afc8417b9a74fb2f32afaa224681d /bin/expr/expr.c | |
parent | Recursive "define" was not detected because "lim" was never (diff) | |
download | wireguard-openbsd-5d40c03b0a8a2ee6be6b5840fb7444b225518d29.tar.xz wireguard-openbsd-5d40c03b0a8a2ee6be6b5840fb7444b225518d29.zip |
This code wasted memory by allocating sizeof(enum termfont *)
where only sizeof(enum termfont) is needed.
Fixes CID 1288941. From christos@ via wiz@, both at NetBSD.
Diffstat (limited to 'bin/expr/expr.c')
0 files changed, 0 insertions, 0 deletions