diff options
author | Michael Tuexen <tuexen@FreeBSD.org> | 2020-04-12 09:31:36 +0000 |
---|---|---|
committer | Michael Tuexen <tuexen@FreeBSD.org> | 2020-04-12 09:31:36 +0000 |
commit | 07ddae2822b0e0cb4b1b63307dfa422e82297e15 (patch) | |
tree | 0e9f94cae7ec9642325ef97dce12af9f6e6b5477 /include | |
parent | d25f1b21c96442d0557574b233c21fb627793761 (diff) | |
download | src-07ddae2822b0e0cb4b1b63307dfa422e82297e15.tar.gz src-07ddae2822b0e0cb4b1b63307dfa422e82297e15.zip |
The intended change was
sp->next.tqe_next = NULL;
sp->next.tqe_prev = NULL;
which doesn't fix the issue I'm seeing and the committed fix is
not the intended fix due to copy-and-paste.
Thanks a lot to Conrad Meyer for making me aware of the problem.
Reported by: cem
Notes
Notes:
svn path=/head/; revision=359822
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions