diff options
author | tb <> | 2022-07-29 08:37:33 +0000 |
---|---|---|
committer | tb <> | 2022-07-29 08:37:33 +0000 |
commit | 564e3b57f90beb721bbd5a7f969b056710dea91b (patch) | |
tree | f01cf2153ffeda606e94d877ba8ee51dc2b08088 /src/lib/libc/stdlib/malloc.c | |
parent | f77e3e4e56676ad31b3ba549cf5f382c7d01ce2b (diff) | |
download | openbsd-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