mike-jumper commented on a change in pull request #228:
URL: https://github.com/apache/guacamole-server/pull/228#discussion_r491282943



##########
File path: src/libguac/string.c
##########
@@ -81,6 +81,17 @@ size_t guac_strlcat(char* restrict dest, const char* 
restrict src, size_t n) {
 
 }
 
+char* guac_strdup(const char* str) {

Review comment:
       The tests you've added look good to me.




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

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


Reply via email to