On 2012-12-06 15:09, Dan Kokron wrote: > git diff hugectl.c > diff --git a/hugectl.c b/hugectl.c > index 741247f..8f05595 100644 > --- a/hugectl.c > +++ b/hugectl.c > @@ -271,7 +271,7 @@ void setup_mappings(int count) > > void library_path(char *path) > { > - char val[NAME_MAX] = ""; > + char val[PATH_MAX] = ""; > char *env; > > env = getenv("LD_LIBRARY_PATH"); > >
Dan, I can't take this patch without a leader that has a Signed-off-by, at the very least. It should also do a little to explain the problem your are correcting. Thanks, Eric ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Libhugetlbfs-devel mailing list Libhugetlbfs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel