mike-jumper opened a new pull request, #465: URL: https://github.com/apache/guacamole-server/pull/465
This change updates the only code specific to `master` that still pointed at good ol' `free()` and `strdup()` following the merge of #462, thankfully all relevant to the same JIRA issue ([GUACAMOLE-1290](https://issues.apache.org/jira/browse/GUACAMOLE-1290)). Outside of this, the only other old code that remains using `free()`, `malloc()`, etc. is code that deals with memory allocated or freed by a third-party library. -- 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: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org