[reSIProcate] miss a break in DialogUsageManager::checkEventPackage()
Noiile
noiile at hotmail.com
Tue Oct 18 04:10:58 CDT 2005
resiprocate-devel, Hello
In function DialogUsageManager::checkEventPackage():
case PUBLISH:
if (!getServerPublicationHandler(request.header(h_Event).value()))
{
failureCode = 489;
}
break;//NOIILE: should add a break at here. Right?
default:
assert(0);
Noiile, noiile at hotmail.com
2005-10-18
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20051018/bfea8418/attachment.htm>
More information about the resiprocate-devel
mailing list