Fix #277: Raised contact names
commit7d706b3b2a34f9a51ec29518d2c0cb345575a120
authorStefan Becker <chemobejk@gmail.com>
Sat, 31 Jan 2015 15:52:12 +0000 (31 17:52 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sat, 31 Jan 2015 15:52:12 +0000 (31 17:52 +0200)
treee21cc5f291e7a1134cfa59520eea37ff58bfc594
parent3869f9c3d01d708127f372e79959fe66a880239e
Fix #277: Raised contact names

This fixes a regression introduced by

  commit 3d163da0b3086863304b95f0509040f3d994b03e

Pidgin considers an empty string as a valid status text. Therefore
sipe_core_buddy_status() must return NULL instead.
ChangeLog
src/core/sipe-buddy.c