Re: msvcrt: add support for _chsize_s (try #2)
On Sun, Oct 6, 2013 at 12:45 AM, morphiend <morphiend(a)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
On 6 October 2013 20:32, Frédéric Delanoy <frederic.delanoy(a)gmail.com> wrote:
On Sun, Oct 6, 2013 at 12:45 AM, morphiend <morphiend(a)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.
participants (2)
-
Frédéric Delanoy -
Henri Verbeet