tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: ssp, __strcpy_ck: just to be sure
On Tue, Nov 17, 2020 at 02:11:15PM +0100, tlaronde%polynum.com@localhost wrote:
> But the lesson was that the __ssp_overlap succeeded to pinpoint the
> overlap with the buffer declared as an (fixed size) array but not when
> it was dynamically allocated.
Correct, the SSP primitives will only ever work for static buffers.
Joerg
Home |
Main Index |
Thread Index |
Old Index