mirror of
https://github.com/rofl0r/proxychains-ng
synced 2026-05-15 01:52:34 +08:00
530fee89ce
the strncpy function is both dangerous and slow. dangerous because it doesn't do what the naive programmer expects (bounded strcpy), and slow because it pads the entire bufsize with zeroes.
530fee89ce
·
2014-01-22 22:22:24 +01:00
History