Closed GoogleCodeExporter closed 8 years ago
Appears to be a line in components.TraceWindow (60) that reads bytes.clear(); I
think
because this object is not a copy of the original the line should read
bytes.compress(); or maybe take a copy of the object before un-compressing it?
The attach file seems to fix this issue ? But question is to if it is the right
solution.
Original comment by ghedwa...@gmail.com
on 12 Feb 2009 at 3:43
Attachments:
Fixed! Will be updated in the next build.
Original comment by ferdikoomenmobile@gmail.com
on 13 Feb 2009 at 9:19
Original issue reported on code.google.com by
ghedwa...@gmail.com
on 12 Feb 2009 at 12:55