OSDN Git Service

Go through the really awkward dance required to delete the memory
authorChandler Carruth <chandlerc@gmail.com>
Sun, 18 Aug 2013 01:20:32 +0000 (01:20 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 18 Aug 2013 01:20:32 +0000 (01:20 +0000)
commitd485e7bd7639cd6b39c6113a30fbc3cdc8c41c4c
treee9fb335916a6a45bf6940cc9e82701ec5cc5c81a
parent19046ec19c4931f025cd4730eb43e9203ada6bb7
Go through the really awkward dance required to delete the memory
allocated by setupterm. Without this, some folks are seeing leaked
memory whenever this routine is called more than once. Thanks to Craig
Topper for the report.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188615 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Unix/Process.inc