~squid/squid/3.5

Viewing all changes in revision 14174.

  • Committer: Amos Jeffries
  • Date: 2017-06-22 15:31:46 UTC
  • Revision ID: squid3@treenet.co.nz-20170622153146-nxo8vl6a9r8z03v4
Bug 4671 pt3: various GCC 7 compile errors

Also, remove limit on FTP realm strings

Convert ftpRealm() from generating char* to SBuf. This fixes issues identified
by GCC 7 where the realm string may be longer than the available buffer and
gets truncated.
The size of the buffer was making the occurance rather rare, but it is still
possible.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: