Skip to content
Snippets Groups Projects
Commit 0480e129 authored by Matthias Clasen's avatar Matthias Clasen Committed by Matthias Clasen
Browse files

Use g_list_nth_data() instead of g_list_nth()->data in multiple places to

2005-09-19  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkiconview.c: Use g_list_nth_data() instead of g_list_nth()->data
	in multiple places to avoid segfaults if the index is out of range.
	(#316422, Guillaume Cottenceau)
parent 7e1f4b5e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment