[squid-users] squid-5.0.0-20190221-re008097c6
joseph
chip_pop at hotmail.com
Fri Feb 22 10:10:23 UTC 2019
after all those missing include
and aded missing #include <vector> to proxyp/Header.h
another issue
pconn.cc: In member function ‘void PconnPool::push(const
ConnectionPointer&, const char*)’:
pconn.cc:435:32: error: ‘%s’ directive output may be truncated writing
up to 777 bytes into a region of size 51 [-Werror=format-truncation=]
snprintf(desc, FD_DESC_SZ, "Idle server: %s", aKey);
^~~~~~~~~~~~~~~~~
pconn.cc:435:13: note: ‘snprintf’ output between 14 and 791 bytes into a
destination of size 64
snprintf(desc, FD_DESC_SZ, "Idle server: %s", aKey);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ps...still using squid-5.0.0-20190221-re008097c6 Latest 5.x series release
as test to do all this patches
-----
**************************
***** Crash to the future ****
**************************
--
Sent from: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html
More information about the squid-users
mailing list