aboutsummaryrefslogtreecommitdiff
path: root/src/mm-error-helpers.c
AgeCommit message (Collapse)Author
2013-03-20error-helpers: avoid crash when error is not recognizedAleksander Morgado
Just remove the last element with NULL strings in the array of errors, as we're safe using G_N_ELEMENTS() to iterate it. Reported by Jose Maria Gonzalez Calabozo <jmgonzalezc@indra.es>
2012-03-15error-helpers: small refactorAleksander Morgado
2012-03-15core: start using our newly defined errorsAleksander Morgado