telephony/net/rtpengine/patches
Christian Marangi f265a93991
rtpengine: add patch fixing compilation warning for kernel module
Add patch fixing compilation warning for kernel module.
Always dynamically allocate buffer for proc_control_read_write.
Fix compilation warning:
/builder/shared-workdir/build/build_dir/target-arm_cortex-a8+vfpv3_musl_eabi/rtpengine-no-transcode/rtpengine-mr10.5.2.6/kernel-module/xt_RTPENGINE.c: In function 'proc_control_read_write':
/builder/shared-workdir/build/build_dir/target-arm_cortex-a8+vfpv3_musl_eabi/rtpengine-no-transcode/rtpengine-mr10.5.2.6/kernel-module/xt_RTPENGINE.c:3573:1: error: the frame size of 1272 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
 3573 | }
      | ^

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-05-12 19:42:31 +02:00
..
04-prevent-systemd-detection.patch rtpengine: prevent picking up host libsystemd 2020-05-17 12:52:29 +02:00
05-use-spandsp3.patch rtpengine: bump to 10.5.2.6 2022-10-15 00:51:28 +02:00
06-fix-compilation-with-iptables-1-8-8.patch rtpengine: fix compilation with iptables 1.8.8 2022-06-08 21:14:51 +02:00
07-always-dynamically-allocate-buffer-for-kernel-mod.patch rtpengine: add patch fixing compilation warning for kernel module 2023-05-12 19:42:31 +02:00