Armin Novak
|
20a24fe36e
|
[freerdp,api] mark API functions [[nodiscard]]
Mark (most) of the API functions returning a value [[nodiscard]]. This
will assist application developers spotting bad return checks.
|
2026-02-17 10:23:34 +01:00 |
|
akallabeth
|
7990eec166
|
[freerdp] mark all WINPR_ATTR_MALLOC also nodiscard
|
2026-01-26 13:39:39 +01:00 |
|
akallabeth
|
bb42d425ed
|
[gcc,clang] add support for attribute(malloc)
Mark all malloc like functions and add their appropriate free function
to let the compiler complain on mismatches
|
2024-02-02 15:10:40 +01:00 |
|
akallabeth
|
61779694ee
|
[includes] improved c++ guards
|
2023-03-15 08:22:23 +01:00 |
|
akallabeth
|
8c543b1de2
|
Added smartcard emulation layer
|
2022-01-11 12:34:43 +01:00 |
|