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

ASF GitHub Bot commented on THRIFT-3464:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/thrift/pull/724


> Fix several defects in c_glib code generator
> --------------------------------------------
>
>                 Key: THRIFT-3464
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3464
>             Project: Thrift
>          Issue Type: Bug
>          Components: C glib - Compiler, C glib - Library
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>             Fix For: 1.0
>
>
> * serialize/deserializing empty binary fields caused SegFault
> * serialize/deserializing list<enum> caused SegFault
> * some service method arguments were not freed
> * const for struct and containers was unfinished and broken
> * map/set of int8/int16 caused invalid memory access and incorrect key 
> hash/equality
> -container of enum element was using enum value as pointer, making it 
> unusable-
> The statement about enum map/set was incorrect.
> It is inconsitent with the others and can be dangerous in this regard, but 
> actually usable as is.
> So I removed that part of the change from the patch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to