Pointer arithmetics require lvalue
authorPeter Åstrand (astrand) <astrand@cendio.se>
Wed, 9 Jan 2019 10:13:38 +0000 (11:13 +0100)
committerPeter Åstrand (astrand) <astrand@cendio.se>
Wed, 9 Jan 2019 10:13:38 +0000 (11:13 +0100)
commita7f4b90f361b04e9b035bee340d5853239ce55b5
treef8a8f690562cedc5330472d8108fd5a2aeb02ba6
parent32ba90ec0ac315624117a05f82b4b028ee857774
Pointer arithmetics require lvalue

(type *)x evaluates to a temporary. Fixed build with GCC.
winpr/libwinpr/wtsapi/wtsapi_win32.c