vlc/modules
Romain Vimont 4fcace6180 vnc: fix possible buffer overflow
Thanks to 0xMitsurugi [1] from Synacktiv [2] for the bug report and fix.

[1] https://twitter.com/0xMitsurugi
[2] https://www.synacktiv.com/

Fixes #27335

(cherry picked from commit 5eb783fd44)
2022-09-29 21:04:07 +02:00
..
access vnc: fix possible buffer overflow 2022-09-29 21:04:07 +02:00
access_output access_output/srt: send data in payload_size chunks 2022-02-17 13:46:14 +00:00
arm_neon arm: Allow building assembly in thumb mode 2018-11-22 11:51:32 +01:00
audio_filter packetizer: dts: test and return sync word 2021-11-11 11:56:36 +00:00
audio_mixer
audio_output audiotrack: also try legacy format for pass-through 2022-05-17 14:17:31 +00:00
codec araw: fix overflows in 24-bit decoder 2022-09-03 14:51:33 +00:00
control ntservice: fix warning on losing const attribute 2022-08-19 15:47:46 +03:00
demux demux: ogg: check ogg_sync_buffer allocs 2022-09-29 21:03:47 +02:00
gui qt: unmap indirection X11 window before reparenting it back to root 2022-07-23 09:12:39 +00:00
hw vdpau/display: fix SPU blending offsets 2022-06-07 19:12:34 +03:00
keystore kwallet: fix password search for password with either a realm or authtype 2022-09-19 15:28:44 +02:00
logger logger/console: print messages in system locale on OS/2 2021-08-13 06:55:50 +00:00
lua lua: fix build with lua 5.4 2021-03-08 10:06:57 +01:00
meta_engine meta_engine: fix junk at end or raw unterminated ID3 text 2022-04-14 16:05:39 +00:00
misc misc: webservices: add musicbrainz 2021-08-27 11:10:13 +00:00
mux mux: avi: fix HDRL length 2022-07-18 20:20:24 +03:00
notify Remove unnecessary spaces from messages 2017-11-20 18:54:50 +02:00
packetizer packetizer: flac: do not check min frame size for fixed block 2022-08-11 18:04:21 +02:00
services_discovery upnp: prioritize `UpnpInit2()` over `UpnpInit()` 2022-05-05 09:30:43 +00:00
spu dynamicoverlay: Fix memory leak when updating pictures 2022-08-11 05:21:06 +00:00
stream_extractor stream_extractor: archive: enable Control/Seek even if libarchive died 2018-07-29 16:29:48 +02:00
stream_filter prefetch: match read size from versions 2.2 2019-06-29 17:43:32 +03:00
stream_out sout/rtp: add support for E-AC-3 2021-12-07 17:34:24 +00:00
text_renderer freetype: fix first glyph non zero bearing alignment offset 2022-04-14 17:00:53 +00:00
video_chroma i420_yuy2: use VLC_ALTIVEC 2022-05-21 08:49:58 +00:00
video_filter yadif: fix invalid function pointer conversion 2022-08-19 15:47:46 +03:00
video_output caopengllayer: fix wrong fullscreen size 2022-08-31 12:26:15 +00:00
video_splitter wall: fix non-first abscissa of non-8-bit samples 2022-06-02 19:25:20 +03:00
visualization projectM: Force building with a specific older C++ version 2022-09-13 18:38:37 +03:00
.gitignore
MODULES_LIST Update MODULES_LIST 2021-04-13 03:07:39 +02:00
Makefile.am accesstweaks: compile as part of test suite 2017-11-28 19:18:32 +02:00
common.am Make Flex and Bison tests inconditional 2017-11-19 11:41:48 +02:00
list.sh Remove Modules.am support 2017-01-22 16:48:09 +02:00
module.rc.in