[ 
https://issues.apache.org/jira/browse/GUACAMOLE-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16794368#comment-16794368
 ] 

Nick Couchman commented on GUACAMOLE-637:
-----------------------------------------

[~dma_k]: As you can see from the status on this issue, this is still In 
Progress, and the changes for this have not been committed to the master 
branch, yet.

> Compile error: 'strncpy' output may be truncated copying 7 bytes from a 
> string of length 7
> ------------------------------------------------------------------------------------------
>
>                 Key: GUACAMOLE-637
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-637
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-server
>    Affects Versions: 1.0.0
>         Environment: Fedora 28
>            Reporter: T Gale
>            Assignee: Michael Jumper
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> Build error on Fedora 28:
> {code:none}
> CC guac_svc/guacsvc_client_la-svc_service.lo
> guac_svc/svc_service.c: In function 'VirtualChannelEntry':
> guac_svc/svc_service.c:56:5: error: 'strncpy' output may be truncated copying 
> 7 bytes from a string of length 7 [-Werror=stringop-truncation]
>  strncpy(svc_plugin->plugin.channel_def.name, svc->name,
>  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>  GUAC_RDP_SVC_MAX_LENGTH);
>  ~~~~~~~~~~~~~~~~~~~~~~~~
> cc1: all warnings being treated as errors
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to