Github user itsankoff commented on a diff in the pull request:

    
https://github.com/apache/incubator-guacamole-server/pull/120#discussion_r151119494
  
    --- Diff: src/common/display.c ---
    @@ -99,6 +99,19 @@ static void 
guac_common_display_free_layers(guac_common_display_layer* layers,
     
     }
     
    +/**
    + * Allocates a display and a cursor which are used to represent the remote
    + * display and cursor. If the allocation fails then the function returns 
NULL.
    --- End diff --
    
    Same here - done


---

Reply via email to