v.21.1Build/Testing/Packaging Improvements
PODArray: Fix UBSan report by avoiding memcpy with nullptr, 0 arguments
PODArray: Avoid call to memcpy with (nullptr, 0) arguments (Fix UBSan report). This fixes #18525. #18526 (alexey-milovidov).
PODArray: Avoid call to memcpy with (nullptr, 0) arguments (Fix UBSan report). This fixes #18525. #18526 (alexey-milovidov).