Commit Graph

3 Commits

Author SHA1 Message Date
Jack Palevich
ee112641f6 Fix potential memory leak in String8::set
Not an actual leak at the moment, since no clients call set more than
once, but you never know how a class might be used in the future.

Change-Id: I601bad02eb16d522af3216ef903a190741444e4c
2010-11-19 02:49:42 -08:00
Jack Palevich
74285ab548 AI 144124: Avoid leaking a pty file descriptor when quitting the terminal.
BUG=1750582

Automated import of CL 144124
2009-04-02 10:04:28 -07:00
Jack Palevich
a5370e95c4 AI 144089: Make "Term" build against the public Android API.
This was done by making a private copy of android.term.Exec.
  BUG=1750582

Automated import of CL 144089
2009-04-02 09:22:07 -07:00