Fixed a crash that occurs on Centos 6 due to a compiler bug.
authorDan Breslau <dbreslau@painless-security.com>
Tue, 8 Aug 2017 19:01:12 +0000 (15:01 -0400)
committerDan Breslau <dbreslau@painless-security.com>
Tue, 8 Aug 2017 19:01:12 +0000 (15:01 -0400)
commit89b537958871cc1eb9a1b47dc6242f61ff3f727a
tree017cb0f0f706e13917179f3151cf33c9bfb04538
parent76984ac55ee33ff3db782853fcf95fa14e0a9f98
Fixed a crash that occurs on Centos 6 due to a compiler bug.

Also prevent an annoying message about not finding the "avatar-default"
icon on Centos 6. (For now, just don't display an avatar for ID cards.
Maybe we can use the stock-person avatar from the "gnome" theme instead.)
src/moonshot-identities-manager.vala
src/moonshot-identity-dialog.c
src/moonshot-identity-management-view.vala
src/moonshot-identity-manager-app.vala
src/moonshot-server-linux.vala
src/moonshot-server-msrpc.vala
src/moonshot-utils.vala