Skip to content
Commit 48f5e709 authored by Philip Withnall's avatar Philip Withnall 🚫 Committed by Philip Withnall
Browse files

tracker: Fix crash on handling invalid birthday dates from contacts

If a GDateTime cannot be constructed due to the requested date being
invalid or out of range, the constructor will return null. The code was
not previously handling this.

https://bugzilla.gnome.org/show_bug.cgi?id=727944
parent f3c9b4b4
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