FreeRDP/libfreerdp
akallabeth d8dc2956e5
[codec,color] fix overlapping check
only consider images that do not contain the same lines not overlapping.
Ignore any x offsets as this may lead to alignment problems resulting in
invalid overlapping areas.
2024-10-22 11:03:14 +02:00
..
cache [warnings] fix integer narrowing 2024-10-14 10:31:58 +02:00
codec [codec,color] fix overlapping check 2024-10-22 11:03:14 +02:00
common [warnings] fix format warnings 2024-10-17 20:47:29 +02:00
core [core,gateway] fix out of range check 2024-10-22 09:50:36 +02:00
crypto [crypto,x509] replace sprintf 2024-10-22 09:50:39 +02:00
emu [emu,scard] fix integer narrow 2024-10-03 18:58:46 +02:00
gdi Merge pull request #10704 from akallabeth/int-narrow-cleanups 2024-10-14 09:51:06 +02:00
locale [assert] use WINPR_STATIC_ASSERT 2024-10-16 19:07:07 +02:00
primitives [warnings] fix sign comparison issues 2024-10-22 10:11:38 +02:00
utils replace SIZE_T with size_t 2024-10-17 12:40:22 +02:00
CMakeLists.txt [cmake] cleaning_configure_file 2024-10-02 23:28:08 +02:00
freerdp.pc.in [pkg-config] add private optional link libraries 2024-03-14 10:35:03 +01:00
FreeRDPConfig.cmake.in [core,client] replace cJSON with WinPR wrapper 2024-05-14 20:45:31 +02:00