On 15/01/10 03:33, Ryan O'Hara wrote:
>
> The saClmDispatch routine can get into a tight loop if a callback is
> undefined (NULL). If callback is NULL, we should simply break out of
> the switch statement rather than continue.
>
> This should be equivalent to the fix that Christine posted for the lck
> service. Only difference is this patch calls 'break' rather than
> 'goto'.


ACK

I've tested this against my bug and it works fine.

Thanks,
Chrissie
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to