samiponkanen commented on pull request #377: URL: https://github.com/apache/guacamole-server/pull/377#issuecomment-1072198424
I fully understand your concerns. Another way to look at it: if a plugin does call openlog() and you start seeing seemingly unrelated segfaults in guacd_log(), then it really is not easy to figure out that the root cause is in the plugin code. The fix in this PR will remove the risk of getting those segfaults, even if the plugin code is not written like it should be. But it's your call. Br, Sami -- 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]
