Carl Yeksigian created THRIFT-1958: -------------------------------------- Summary: Use static Object.Equals instead of .Equals() calls in equals Key: THRIFT-1958 URL: https://issues.apache.org/jira/browse/THRIFT-1958 Project: Thrift Issue Type: Bug Affects Versions: 1.0 Reporter: Carl Yeksigian Assignee: Carl Yeksigian Fix For: 1.0
The generated code uses Object.Equals instead of .Equals. This breaks for null cases. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira