Am Montag, 19. Juli 2004 02:47 schrieb Robert Shearman:
> Michael Jung wrote:
> >Hello,
> >
> >The original CryptAcquireContextA had some issues with memory management
> >in failure conditions, resulting in heap corruption under certain
> >cirumstances. I've reimplemented this function, checking be
Am Montag, 19. Juli 2004 02:47 schrieb Robert Shearman:
> Michael Jung wrote:
> >Hello,
> >
> >The original CryptAcquireContextA had some issues with memory management
> >in failure conditions, resulting in heap corruption under certain
> >cirumstances. I've reimplemented this function, checking be
Michael Jung wrote:
Hello,
The original CryptAcquireContextA had some issues with memory management
in failure conditions, resulting in heap corruption under certain
cirumstances. I've reimplemented this function, checking behaviour against
Windows XP Prof. There is also a unit test included in the