vte r2006 - in trunk: . src
- From: cpwilson svn gnome org
- To: svn-commits-list gnome org
- Subject: vte r2006 - in trunk: . src
- Date: Mon, 3 Dec 2007 11:00:08 +0000 (GMT)
Author: cpwilson
Date: 2007-12-03 11:00:08 +0000 (Mon, 03 Dec 2007)
New Revision: 2006
ViewCVS link: http://svn.gnome.org/viewcvs/vte?rev=2006&view=rev
Modified:
trunk/ChangeLog
trunk/src/iso2022.c
Log:
2007-12-03 Chris Wilson <chris chris-wilson co uk>
Bug 497246 â Kill vte_iso2022_fragment_input
* src/iso2022.c (process_block), (_vte_iso2022_process):
Avoid the temporary allocation of the GArray holding the fragments
by processing each fragment as it is decyphered. This array is
allocated and grown for every single input chunk and is currently the
most frequent allocation made by vte.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]