diff options
author | jsing <> | 2021-12-20 17:23:07 +0000 |
---|---|---|
committer | jsing <> | 2021-12-20 17:23:07 +0000 |
commit | a35bc5aad54b6bd6e1759a471653da05d50dc858 (patch) | |
tree | 7cd276cd2f156b52ba6579e7e3fc8a3e60628998 /src/lib/libc/stdlib/insque.c | |
parent | f20fd19915db394794cad8e73cb4c603b7b5ba42 (diff) | |
download | openbsd-a35bc5aad54b6bd6e1759a471653da05d50dc858.tar.gz openbsd-a35bc5aad54b6bd6e1759a471653da05d50dc858.tar.bz2 openbsd-a35bc5aad54b6bd6e1759a471653da05d50dc858.zip |
Always allocate a new stack in o2i_SCT_LIST().
If we're given a pointer to an existing stack, free it and allocate a new
one rather than poping and freeing all of the existing entries so we can
reuse it. While here rename some arguments and variables.
ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libc/stdlib/insque.c')
0 files changed, 0 insertions, 0 deletions