binarybucks / ospreyapp

The open source Mac XMPP messenger with class
Other
35 stars 5 forks source link

Opening chat from roster crashes with exc_bad_access #23

Closed binarybucks closed 12 years ago

binarybucks commented 12 years ago

In -[OSPRosterController chat] after return from [chatController openChatWithUser:user andMakeActive:YES]

binarybucks commented 12 years ago

openChatWithUser was not returning a value at the end, doh.