CVSROOT:        /cvs/gnome
Module name:    vte
Changes by:     ryanl   06/12/27 16:17:05

Modified files:
        .              : ChangeLog 
        src            : matcher.c vtetc.c 

Log message:
2006-12-27  Ryan Lortie  <[EMAIL PROTECTED]>

Bug 354061 – Excessive use of strlen by _vte_termcap_create

* src/vtetc.c: near-complete rewrite to use a GMappedFile rather than
reading a line at a time with excessive strlen/realloc use.

* str/matcher.c: this shouldn't be calling the strip code as the
strings it has are already unescaped.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=vte&who=ryanl&date=explicit&mindate=2006-12-27%2016:16&maxdate=2006-12-27%2016:18

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to