miconda left a comment (kamailio/kamailio#4781)

I am not against PR, but afaik this style of initialisation does not bring any 
runtime speed improvements. memset() should be usually preferred when one wants 
everything at byte level to be 0, not sure in this case that would be necessary.

Maybe other devels can have opinions here if makes sense to "prefer" designated 
fields initialisations instead of memset() and fields assignment.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4781#issuecomment-4851150370
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/pull/4781/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to