Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 12 from 12 (0.306s).
Loading phrases to help you
refine your search...
[AVRO-1086] avro-c: Possible crash bug in deflate codec initialization - Avro - [issue]
...There is a possible crash bug in codec_deflate() function. If deflateInit2() or inflateInit2() will be not Z_OK, then we'll get junk pointer codec->codec_data. Next call to codec_reset() ...
http://issues.apache.org/jira/browse/AVRO-1086    Author: Pugachev Maxim, 2012-05-20, 14:05
[AVRO-1084] acvo-c: reference counting error in file_writer and file_reader code - Avro - [issue]
...Missed incref/decref calls for writer_schema in file_writer_create() and avro_file_reader_get_writer_schema() functions. Crash dump example in the attached code....
http://issues.apache.org/jira/browse/AVRO-1084    Author: Pugachev Maxim, 2012-05-20, 13:58
Sort:
project
Avro (12)
type
issue (12)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (12)
author
Doug Cutting (802)
Scott Carey (432)
Jeff Hammerbacher (175)
Philip Zeyliger (116)
Matt Massie (102)
Bruce Mitchener (89)
Thiruvalluvan M. G. (82)
Douglas Creager (80)
Harsh J (74)
Jeff Hodges (65)
James Baldassari (53)
Yang (52)
Scott Banachowski (48)
Jeremy Lewi (46)
Miki Tebeka (45)
Pugachev Maxim