bbennett-ks commented on code in PR #627:
URL: https://github.com/apache/guacamole-server/pull/627#discussion_r2615444208


##########
src/protocols/ssh/settings.c:
##########
@@ -606,7 +607,6 @@ void guac_ssh_settings_free(guac_ssh_settings* settings) {
     /* Free network connection information */
     guac_mem_free(settings->hostname);
     guac_mem_free(settings->host_key);
-    guac_mem_free(settings->port);

Review Comment:
   Apologies, remnant of a prior fix I reverted.



-- 
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