FreeRDP/winpr/include
Ondrej Holy 250998efb8 winpr: Be sure data points to BYTE in endian.h
The conversion macros don't work properly if input data doesn't point
to BYTE. Cast the input data to BYTE to avoid unexpected behavior and
to simplify usage of the macros.

https://github.com/FreeRDP/FreeRDP/issues/2520
2016-05-30 13:37:15 +02:00
..
winpr winpr: Be sure data points to BYTE in endian.h 2016-05-30 13:37:15 +02:00
CMakeLists.txt Added cmake patch from @david-geiger 2016-01-21 15:30:55 +01:00