On Wed, 2003-06-04 at 11:48, Paul Andrews wrote:
> The current code in the method receiveFrame(...) calls
> listener.receiveMSG(m) without first checking if listener is null. This
> can happen if the profile allowed a channel to start without setting a
> message listener (which is obviously a bug in my profile, but anyway I
> though you should know).
>
Thanks! I'll fix that.
--Huston
|