[jira] [Created] (AVRO-1237) Avro-C segfaults when union discriminant out of bounds

2013-01-31 Thread Michael Cooper (JIRA)
Michael Cooper created AVRO-1237: Summary: Avro-C segfaults when union discriminant out of bounds Key: AVRO-1237 URL: https://issues.apache.org/jira/browse/AVRO-1237 Project: Avro Issue Type:

[jira] [Updated] (AVRO-1237) Avro-C segfaults when union discriminant out of bounds

2013-01-31 Thread Michael Cooper (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Cooper updated AVRO-1237: - Status: Patch Available (was: Open) > Avro-C segfaults when union discriminant out of bounds

[jira] [Updated] (AVRO-1237) Avro-C segfaults when union discriminant out of bounds

2013-01-31 Thread Michael Cooper (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Cooper updated AVRO-1237: - Attachment: 0001-Check-union-discriminant-bounds-in-both-directions.patch > Avro-C segfaults w

[jira] [Created] (AVRO-1238) Avro-C better end of file detection

2013-01-31 Thread Michael Cooper (JIRA)
Michael Cooper created AVRO-1238: Summary: Avro-C better end of file detection Key: AVRO-1238 URL: https://issues.apache.org/jira/browse/AVRO-1238 Project: Avro Issue Type: Improvement

[jira] [Updated] (AVRO-1238) Avro-C better end of file detection

2013-01-31 Thread Michael Cooper (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Cooper updated AVRO-1238: - Attachment: 0001-Sane-EOF-checking.patch > Avro-C better end of file detection > -

[jira] [Updated] (AVRO-1238) Avro-C better end of file detection

2013-01-31 Thread Michael Cooper (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Cooper updated AVRO-1238: - Status: Patch Available (was: Open) > Avro-C better end of file detection > -

[jira] [Commented] (AVRO-1238) Avro-C better end of file detection

2013-04-30 Thread Michael Cooper (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13646220#comment-13646220 ] Michael Cooper commented on AVRO-1238: -- Thankyou, your modifications look good. Will

[jira] [Commented] (AVRO-1237) Avro-C segfaults when union discriminant out of bounds

2013-07-03 Thread Michael Cooper (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13698900#comment-13698900 ] Michael Cooper commented on AVRO-1237: -- Hey, have you had a chance to look at doing th

[jira] [Commented] (AVRO-1237) Avro-C segfaults when union discriminant out of bounds

2014-02-10 Thread Michael Cooper (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13897536#comment-13897536 ] Michael Cooper commented on AVRO-1237: -- This looks like it made it into 1.7.6 (CHANGEL

[jira] [Updated] (AVRO-1237) Avro-C segfaults when union discriminant out of bounds

2014-02-10 Thread Michael Cooper (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Cooper updated AVRO-1237: - Fix Version/s: 1.7.6 > Avro-C segfaults when union discriminant out of bounds > --

[jira] [Updated] (AVRO-892) Python snappy error: "integer out of range for 'I' format code"

2011-09-20 Thread Michael Cooper (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Cooper updated AVRO-892: Description: The Python library for avro fails to write some blocks when used with snappy compressio

[jira] [Created] (AVRO-892) Python snappy error: "integer out of range for 'I' format code"

2011-09-20 Thread Michael Cooper (JIRA)
Python snappy error: "integer out of range for 'I' format code" --- Key: AVRO-892 URL: https://issues.apache.org/jira/browse/AVRO-892 Project: Avro Issue Type: Bug Compone