Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Header linked list bug fix #7

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Header linked list bug fix #7

wants to merge 6 commits into from

Conversation

bferg
Copy link

@bferg bferg commented Dec 19, 2012

I fixed a minor bug in the header class' linked list implementation, where removing the final node in the list caused the head reference to be invalid. Also included is a unit test demonstrating the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant