Open GoogleCodeExporter opened 9 years ago
Original comment by iss...@webmproject.org
on 24 Aug 2011 at 11:10
[deleted comment]
Rethinking bug "2.1", I think that variable "size" was accidentaly used in the
"for" routine. It makes no sense.
And when calling function "Ebml_Serialize", the initial value of "size" (which
is 8) is equal to the value of "sizeof(val)".
So I think that the variabele "size" can be eliminated alltogether, when for
the "for" routine the variabele "i" will be used.
Original comment by gvdsch...@gmail.com
on 24 Aug 2011 at 11:34
Checkins are welcome. :-)
Original comment by albe...@google.com
on 16 Feb 2012 at 9:08
Original issue reported on code.google.com by
gvdsch...@gmail.com
on 24 Aug 2011 at 11:10