Skip to content
Commit a4198478 authored by Martin Pitt's avatar Martin Pitt
Browse files

pyglib_error_check: Re-add missing NULL check

Commit adcfe96d accidentally dropped the check if *error is NULL, i. e.
any error is actually set. Due to that, pyglib_error_check() always returned
TRUE. Reintroduce the check.

Thanks to Alberto Mardegan for spotting this!

https://bugzilla.gnome.org/show_bug.cgi?id=669415
parent 2c797c17
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment