You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, q_insert_tail() was a placeholder and did nothing.
Now it correctly inserts a new element at the tail of the queue,
allocating memory and linking it properly.
0 commit comments