1226add976
/home/ffidenci/src/upstream/libssh/tests/benchmarks/bench_scp.c: In function ‘benchmarks_scp_down’: /home/ffidenci/src/upstream/libssh/tests/benchmarks/bench_scp.c:112:14: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t {aka long unsigned int}’ [-Wformat=] printf("Only %d bytes available (on %lu requested).\n",size,bytes); ^ /home/ffidenci/src/upstream/libssh/tests/benchmarks/bench_scp.c:116:14: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t {aka long unsigned int}’ [-Wformat=] printf("File is %d bytes (on %lu requested). Will cut the end\n" ,size,bytes); Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org> |
||
---|---|---|
.. | ||
benchmarks | ||
client | ||
etc | ||
keys | ||
pkd | ||
sftp_stress | ||
unittests | ||
authentication.c | ||
chmodtest.c | ||
CMakeLists.txt | ||
cmdline.c | ||
connection.c | ||
ctest-default.cmake | ||
generate.py | ||
test_exec.c | ||
test_pcap.c | ||
test_socket.c | ||
test_ssh_bind_accept_fd.c | ||
test_tunnel.c | ||
tests.h | ||
torture.c | ||
torture.h | ||
valgrind.supp |