63ef97a2b3
The order of evaluation of the two sides of addition is undefined in C. Since there is no sequence point between ber_write_contextual_tag and ber_write_octet_string, these two functions can be called in any order. Force the correct order by breaking the two function calls into two separate statements. |
||
---|---|---|
.. | ||
cache | ||
codec | ||
common | ||
core | ||
crypto | ||
gdi | ||
locale | ||
primitives | ||
utils | ||
CMakeLists.txt | ||
freerdp.pc.in | ||
FreeRDPConfig.cmake.in |