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

background plugin: safer access to list element's data #91

Closed
wants to merge 1 commit into from
Closed

background plugin: safer access to list element's data #91

wants to merge 1 commit into from

Conversation

monsta
Copy link
Contributor

@monsta monsta commented Jan 3, 2015

g_list_nth_data just returns NULL if either list or element is NULL

g_list_nth_data just returns NULL if either list or element is NULL
@stefano-k stefano-k self-assigned this Jan 13, 2015
@stefano-k stefano-k closed this in 7eb8e4d Jan 13, 2015
@monsta monsta deleted the safe-list-access branch January 13, 2015 13:03
stefano-k pushed a commit that referenced this pull request Mar 15, 2015
g_list_nth_data just returns NULL if either list or element is NULL

Closes #91
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.

None yet

2 participants