Re: [AD] strcat() |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
> /allegro419/src/misc/runner.c > > main() > > there seems to be very little to stop > the strcat() statements from overflowing. runner.c is only a helper for building Allegro on MSVC and Watcom and doesn't get included in the library. So we probably don't care about whether it is potentially unsafe or not. We could increase the buffer size though. -- Eric Botcazou
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |