[ 
https://issues.apache.org/jira/browse/THRIFT-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bryan Duxbury updated THRIFT-588:
---------------------------------

    Attachment: thrift-588.patch

This fixes the issue.

> Generated .equals method throws NPE for thrift object
> -----------------------------------------------------
>
>                 Key: THRIFT-588
>                 URL: https://issues.apache.org/jira/browse/THRIFT-588
>             Project: Thrift
>          Issue Type: Bug
>          Components: Compiler (Java)
>            Reporter: Manish Shah
>         Attachments: thrift-588.patch
>
>
> In the generated code for thrift objects, the .equals(Tbase other) method can 
> throw a NullPointerException if other is null.  This happens if other is null 
> or a field accessed in other is null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to