Changeset c8c1426c in rtems

Timestamp:
10/06/20 13:01:31 (4 years ago)
Author:
Frank Kühndel <frank.kuehndel@…>
Branches:
master
Children:
243d3ed5
Parents:
bc7ac71
git-author:
Frank Kühndel <frank.kuehndel@…> (10/06/20 13:01:31)
git-committer:
Sebastian Huber <sebastian.huber@…> (10/10/20 13:05:41)
Message:

mghttpd/mongoose: Fix string truncation warning

This fixes the compiler warning below.

../../../cpukit/mghttpd/mongoose.c:1919:45: warning:
'.gz' directive output may be truncated writing 3 bytes into a region
of size between 1 and 255 [-Wformat-truncation=]

(No files)

Note: See TracChangeset for help on using the changeset viewer.