mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
This function should be used to free certain buffers retrieved using freerdp_nla_QueryContextAttributes(). It fetches the right vfunc table to call into, which typically ends up in sspi_FreeContextBuffer() in sspi_winpr.c. This is needed to allow querying the PackageInfo attribute.