Hi,

I'have found a little bug in sres_create_error_rr. (in the last version not in previous)
sr->sr_name = q->q_name should be remplaced by :
sr->sr_name = sres_toplevel(...)

Because if not, the last dot of a domain name is forgot by the sres_store, and so the domain is not found in sres_get...

Thomas.

/sr->sr_name = q->q_name;/



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sofia-sip-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to