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
            Reporter: Manish Shah


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