[PATCH 1/2] kernel/tests: Implement safe local strcat function.

Dmitry Timoshkov dmitry at codeweavers.com
Tue Jul 4 05:15:11 CDT 2006


"Saulius Krasuckas" <saulius2 at ar.fi.lt> wrote:

> By "safe" I meant it doesn't overflow buffer.  Does it do?

There are other ways to achieve that. Once Alexandre already commented
out an almost the same approach someone tried to port from ReactOS to
Wine.

> But well, would your reactions was the the same if I'd called this 
> local_strcatA(), uhm?

My reaction has nothing to do with the function name.

-- 
Dmitry.



More information about the wine-devel mailing list