Return the required padding size instead of the current position to avoid integer...
authorAndrew Au <andrewau@microsoft.com>
Wed, 8 May 2019 17:35:43 +0000 (10:35 -0700)
committerAndrew Au <cshung@gmail.com>
Thu, 9 May 2019 06:51:05 +0000 (23:51 -0700)
commit29df4e8218ee7d147542f767d899c5c639932e06
tree80dfe8cf9c77b815fe381d25a39e8078c284f9a0
parent597e5faa03773e3140850d16381c00a6f9d20335
Return the required padding size instead of the current position to avoid integer overflow.
src/vm/eventpipeblock.h
src/vm/fastserializer.cpp
src/vm/fastserializer.h