[ros-dev] [CONSRV] Ensure szMenuStringBack is NULL terminated to prevent possible buffer overread and fix char to wchar_t assignment.

2014-06-25 Thread Vyronas Tsingaras
Is this patch acceptable? Please kindly explain any possible mistakes. conwnd.c.patch Description: Binary data smime.p7s Description: S/MIME cryptographic signature ___ Ros-dev mailing list Ros-dev@reactos.org

Re: [ros-dev] [CONSRV] Ensure szMenuStringBack is NULL terminated to prevent possible buffer overread and fix char to wchar_t assignment.

2014-06-25 Thread Thomas Faber
On 2014-06-25 09:10, Vyronas Tsingaras wrote: Is this patch acceptable? Please kindly explain any possible mistakes. The change to a wide character literal is correct, but a minor issue, as these are identical integer values. To make the change consistent, ptrTab =