7086 Commits

Author SHA1 Message Date
akallabeth
09ad4a70cd [c,printf] fix wlog format string to match arguments 2026-01-16 11:42:11 +01:00
akallabeth
2b577b29f6 [c,printf] fix wlog format string to match arguments 2026-01-16 11:42:08 +01:00
akallabeth
fdcb71a956 [c,printf] fix wlog format string to match arguments 2026-01-16 11:42:06 +01:00
akallabeth
c9ed4b055a [c,printf] fix wlog format string to match arguments 2026-01-16 11:42:03 +01:00
akallabeth
49034a8d28 [c,printf] fix wlog format string to match arguments 2026-01-16 11:42:01 +01:00
akallabeth
974b65c371 [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:58 +01:00
akallabeth
3498e08795 [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:56 +01:00
akallabeth
ceb0dc7440 [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:53 +01:00
akallabeth
027ce8eb9a [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:50 +01:00
akallabeth
c3aacdf995 [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:47 +01:00
akallabeth
614330ae8b [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:45 +01:00
akallabeth
07c18cf962 [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:43 +01:00
akallabeth
1bbe44553c [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:40 +01:00
akallabeth
3c2197d14e [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:38 +01:00
akallabeth
443e2655eb [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:35 +01:00
akallabeth
d1634f1eba [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:33 +01:00
akallabeth
c7c96cec57 [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:30 +01:00
akallabeth
1dbd5b4af9 [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:28 +01:00
akallabeth
6fd3cd5823 [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:25 +01:00
akallabeth
7f2fe5677b [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:23 +01:00
akallabeth
cea4127d3b [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:20 +01:00
akallabeth
d597e5d2f3 [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:18 +01:00
akallabeth
cc65c43f84 [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:15 +01:00
akallabeth
762eafb76f [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:12 +01:00
akallabeth
6d289807a4 [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:10 +01:00
akallabeth
558df555b3 [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:07 +01:00
akallabeth
497f532bc2 [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:04 +01:00
akallabeth
eb4c22cbe0 [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:02 +01:00
akallabeth
e7b3365078 [c,printf] fix wlog format string to match arguments 2026-01-16 11:41:00 +01:00
akallabeth
b7b4af9d29 [c,printf] fix wlog format string to match arguments 2026-01-16 11:40:57 +01:00
akallabeth
0925a105f7 [c,printf] fix wlog format string to match arguments 2026-01-16 11:40:55 +01:00
akallabeth
56adce5914 [c,printf] fix wlog format string to match arguments 2026-01-16 11:40:52 +01:00
akallabeth
39ff701d82 [c,printf] fix wlog format string to match arguments 2026-01-16 11:40:49 +01:00
akallabeth
2a41b3d205 [tools,settings] update settings generator
* Fix format string violations in generator
* Update generated files
2026-01-16 11:38:58 +01:00
akallabeth
1bab198a2e [codec,planar] fix decoder length checks 2026-01-15 13:45:34 +01:00
akallabeth
f8688b57f6 [codec,clear] fix off by one length check 2026-01-15 13:45:32 +01:00
akallabeth
25102b432f [codec,clear] fix missing length checks 2026-01-15 13:45:29 +01:00
akallabeth
c4391827d7 [codec,clear] fix clear_resize_buffer checks 2026-01-15 13:45:27 +01:00
akallabeth
c4a7c37134 [gdi,gfx] properly clamp SurfaceToSurface 2026-01-15 13:45:24 +01:00
Armin Novak
684ddeb168 [utils,rdpdr] add RDPDR_CAPS_IRP_MJ stringify functions 2026-01-15 13:05:15 +01:00
akallabeth
1a7a4c508c [codec,progressive] fix progressive_rfx_upgrade_block
do not shift negative values, apply sign after shift.
2026-01-14 19:25:46 +01:00
Armin Novak
4e6aa32d19 [core,multitransport] fix enum cast warning 2026-01-14 11:19:57 +01:00
Armin Novak
e710af3b4f [core,gateway] add checks to tsg_ndr_read_packet_response
Abort on unexpected offset value.
2026-01-14 11:14:38 +01:00
Armin Novak
4bfda1d308 [core,gateway] fix rts_read_result
Add missing defined value to pass condition
2026-01-14 11:14:38 +01:00
Armin Novak
43236f3847 [core,gateway] update p_cont_def_result_t and bind_rejection_t
* Add all currently defined values to enum p_cont_def_result_t
* Modify [MS-RPCE] 2.2.2.5 New Reasons for Bind Rejection values to
  enum, add all currently defined values
2026-01-14 11:14:32 +01:00
Armin Novak
70c72371cc [primitives] fix Wimplicit-int-enum-cast warnings 2026-01-14 10:40:29 +01:00
Armin Novak
9b29f73392 [codec,yuv] fix Wimplicit-int-enum-cast warnings 2026-01-14 10:40:16 +01:00
Armin Novak
a47631b772 [utils,encoded_types] fix Wimplicit-int-enum-cast warnings 2026-01-14 10:39:25 +01:00
Armin Novak
a098084d04 [core,nla] fix Wimplicit-int-enum-cast warnings 2026-01-14 10:39:13 +01:00
Armin Novak
47dfe2c6e6 [core,autodetect] fix Wimplicit-int-enum-cast warnings 2026-01-14 10:38:58 +01:00