<div dir="ltr">This patch adds the _chsize_s() to the mscvrt and corresponding mscvr*s. This was tested on Ubuntu 12.10 using IDA 6.4 as a test application. Without the implementation of _chsize_s(), certain binaries caused an internal crash of IDA. This patch fixed that crash.<div>
<br></div><div>---</div><div><div> dlls/msvcr100/msvcr100.spec |  3 ++-</div><div> dlls/msvcr110/msvcr110.spec |  2 +-</div><div> dlls/msvcr80/msvcr80.spec   |  2 +-</div><div> dlls/msvcr90/msvcr90.spec   |  2 +-</div><div>
 dlls/msvcrt/file.c          | 60 +++++++++++++++++++++++++++++++++++++++++++++</div><div> dlls/msvcrt/msvcrt.spec     |  1 +</div><div> 6 files changed, 66 insertions(+), 4 deletions(-)</div></div><div><br></div></div>