Skip to content

A tinny fine adjustment: the list should exist before referring the pointer.

ZhaoQiang requested to merge zhaoqiang/glib:list_prepend_fine_tuning into master

I think if we don't know if the pointer is valid, using it directly might cause a segment error.

Merge request reports