Hello,

a patch to fix a potential crasher in tracker_set_language() function :

- g_free() was called whether pointer to free could be NULL;
- we were mixing allocated strings and on-stack strings;
- added tracker_get_english_lang_code() function and put back tmap
implementation in tracker-utils.c (avoid warnings at building time)

+ cosmetic changes : I removed some empty lines for instance.


Can I commit?


Laurent.

Attachment: fix-potential-crash+cleanups.diff.tar.gz
Description: application/compressed-tar

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to