1
0
mirror of https://github.com/golang/go synced 2024-11-21 22:24:40 -07:00
go/src/lib9
Shenghou Ma d152321cea lib9: fix memory leak in p9getwd()
although the comment says it uses libc's getenv, without NOPLAN9DEFINES
        it actually uses p9getenv which strdups.

R=golang-dev, dave, rsc
CC=golang-dev
https://golang.org/cl/6285046
2012-06-05 01:31:23 +08:00
..
fmt lib9: make safe for automatic builds 2012-02-01 18:25:40 -05:00
utf all: remove some references to Make.inc etc. 2012-03-07 13:51:49 +11:00
_exits.c
_p9dir.c
argv0.c
atoi.c
await.c lib9: make safe for automatic builds 2012-02-01 18:25:40 -05:00
cleanname.c
create.c lib9/create.c: delete unused variable 2011-04-13 23:12:48 -07:00
ctime.c lib9: fix warning under clang 3.1 2012-04-18 09:57:00 +10:00
dirfstat.c
dirfwstat.c build: test for _WIN32, not _MINGW32 2010-09-08 22:20:35 -04:00
dirstat.c build: test for _WIN32, not _MINGW32 2010-09-08 22:20:35 -04:00
dirwstat.c
dup.c
errstr.c
exec.c
execl.c
exitcode.c build: fix unused parameters 2011-08-25 16:08:13 -04:00
exits.c
fmtlock2.c
getenv.c
getfields.c
getuser.c lib9: make safe for automatic builds 2012-02-01 18:25:40 -05:00
getwd.c lib9: fix memory leak in p9getwd() 2012-06-05 01:31:23 +08:00
goos.c
jmp.c lib9: make safe for automatic builds 2012-02-01 18:25:40 -05:00
main.c
Makefile build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
nan.c
notify.c lib9: make safe for automatic builds 2012-02-01 18:25:40 -05:00
nulldir.c
open.c
readn.c
rfork.c lib9: make safe for automatic builds 2012-02-01 18:25:40 -05:00
seek.c
strecpy.c
sysfatal.c
time.c build: test for _WIN32, not _MINGW32 2010-09-08 22:20:35 -04:00
tokenize.c
windows.c lib9: make safe for automatic builds 2012-02-01 18:25:40 -05:00