Joe Orton de1cf63d26 Fix GCC warning in msc_headers_to_buffer():
In file included from /usr/include/stdio.h:970,
                 from modsecurity.h:18,
                 from msc_util.c:15:
In function 'sprintf',
    inlined from 'msc_headers_to_buffer' at msc_util.c:2331:17:
/usr/include/bits/stdio2.h:30:10: warning: '__sprintf_chk' argument 5 overlaps destination object 'buffer' [-Wrestrict]
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
msc_util.c: In function 'msc_headers_to_buffer':
msc_util.c:2306:64: note: destination object referenced by 'restrict'-qualified argument 1 was declared here
 2306 | int msc_headers_to_buffer(const apr_array_header_t *arr, char *buffer,
      |                                                          ~~~~~~^~~~~~
2025-05-16 09:59:32 +01:00
..
2013-04-19 03:20:46 -04:00
2024-07-22 16:53:58 +02:00
2013-04-19 03:20:46 -04:00
2013-01-18 11:39:05 -08:00
2024-10-03 12:42:23 +02:00
2025-04-07 14:01:46 +02:00
2019-06-26 13:02:25 -03:00
2013-04-19 03:20:46 -04:00
2013-04-19 03:20:46 -04:00
2024-02-20 13:15:52 +01:00
2013-04-19 03:20:46 -04:00
2022-12-21 07:07:14 -08:00
2024-07-31 11:17:36 +02:00
2013-04-19 03:20:46 -04:00
2022-12-07 07:47:42 -08:00
2013-04-19 03:20:46 -04:00
2024-09-03 14:40:55 +02:00
2013-04-19 03:20:46 -04:00
2013-04-19 03:20:46 -04:00
2024-04-16 13:28:37 +02:00
2025-04-30 08:50:55 +02:00
2025-04-26 20:08:02 +02:00
2024-09-12 13:01:44 +02:00
2013-04-19 03:20:46 -04:00
2025-04-26 20:33:12 +02:00
2024-09-25 13:57:05 +02:00
2024-04-10 14:04:34 +02:00
2013-04-19 03:20:46 -04:00