summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authortb <>2022-07-29 08:37:33 +0000
committertb <>2022-07-29 08:37:33 +0000
commit564e3b57f90beb721bbd5a7f969b056710dea91b (patch)
treef01cf2153ffeda606e94d877ba8ee51dc2b08088 /src/lib/libc/stdlib/malloc.c
parentf77e3e4e56676ad31b3ba549cf5f382c7d01ce2b (diff)
downloadopenbsd-564e3b57f90beb721bbd5a7f969b056710dea91b.tar.gz
openbsd-564e3b57f90beb721bbd5a7f969b056710dea91b.tar.bz2
openbsd-564e3b57f90beb721bbd5a7f969b056710dea91b.zip
Having a perfect square at this point is not an error. Rather it is
a shortcut bypassing expensive computation, so change goto err to goto done. Bug introduced in last refactoring before commit.
Diffstat (limited to 'src/lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions