Avoid mallocs in IP6 address processing (#1447)
Summary: Pull Request resolved: https://github.com/facebook/folly/pull/1447 The operation is performed with StringPiece, and avoids temporary strings. Reviewed By: yfeldblum Differential Revision: D23479603 fbshipit-source-id: 4718fa062b1eb1910b96f3b0c3ae40af8c05f2e3
Showing
Please register or sign in to comment