Allocate only up to 128KB for a pathname. While this is an arbitrary value
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Tue, 21 Mar 2000 13:46:59 +0000 (13:46 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Tue, 21 Mar 2000 13:46:59 +0000 (13:46 +0000)
commitcdb61955724cd0f97546a86421b52b4da66e8ae5
tree7022676696abda3df77f0f86d8178ad8e76fc4c6
parent68c4ed996f6dfbdc28d834f34b0f19c6f97f5877
Allocate only up to 128KB for a pathname. While this is an arbitrary value

2000-03-21  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* gutils.c (g_get_current_dir): Allocate only up to 128KB for a
pathname. While this is an arbitrary value just like 2048, it
seems to be enough (after all, even 4GB is an arbitrary value).
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gutils.c
gutils.c