Avoid C4291 warning in IOBuf.cpp on Windows
Summary: Warning: https://msdn.microsoft.com/en-us/library/cxdxz3x6.aspx Provide matching placement delete operator to avoid the false-positive MSVC warning about memory leak when exception is thrown inside the constructor. Reviewed By: yfeldblum Differential Revision: D9773561 fbshipit-source-id: e6c4ab1d230e567491271c4cc2c23cd98469e672
Showing
Please register or sign in to comment