Re: msvcrt: add support for _chsize_s (try #2)

2013-10-06 Thread Frédéric Delanoy
On Sun, Oct 6, 2013 at 12:45 AM, morphiend morphi...@gmail.com wrote:
 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.

You need to use your real name when sending patches.

--
Frédéric Delanoy




Re: msvcrt: add support for _chsize_s (try #2)

2013-10-06 Thread Henri Verbeet
On 6 October 2013 20:32, Frédéric Delanoy frederic.dela...@gmail.com wrote:
 On Sun, Oct 6, 2013 at 12:45 AM, morphiend morphi...@gmail.com wrote:
 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.

 You need to use your real name when sending patches.

Well, it is actually there in the patch.