On Wed, May 01, 2013 at 11:04:28AM +0200, Alex Hermann wrote:
> strncpy() must be replaced with memmove() when src and dst (may) overlap.

You are right, it is probably better to do the copying with memove(), then we
dont have to fixup all the transformation functions.

-- 
Martin Mikkelsen (mam...@mamikk.no)
http://www.mamikk.no/

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to