This repository has been archived by the owner on Oct 24, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- replace hardcoded value with "field" to work as general solution - fix setting last element *(head)->tqh_last = NULL; sets the first element to NULL, set last element while traverse whole tailq
- Loading branch information