jmuehlner commented on PR #456:
URL: https://github.com/apache/guacamole-server/pull/456#issuecomment-1697779408

   > Does the `guac_common_cursor_resize()` not need a lock/unlock?
   
   The only caller will already have the lock acquired when calling 
`guac_common_cursor_resize()`, so it shouldn't need another level of locking. 
It's `static` also so nothing outside `cursor.c` can call it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to