freebsd-dev/sbin/geom/core
Ulf Lilleengen 5d82438617 - Use a separate pointer to the allocated memory for freeing, as strsep may
modify the pointer argument passed to it. This triggered an assert in malloc
  when a geom command being run under the livefs environment.

PR:		bin/130632
Submitted by:	Dimitry Andric <dimitry -at- andric.com>
Pointy hat to:	me
MFC after:	2 days
2009-02-02 19:22:53 +00:00
..
geom.8 Add info about few missing GEOM classes that use geom(8). 2008-03-05 11:51:13 +00:00
geom.c - Use a separate pointer to the allocated memory for freeing, as strsep may 2009-02-02 19:22:53 +00:00
geom.h Bump G_LIB_VERSION to reflect the ABI change. 2007-05-16 23:32:40 +00:00
Makefile NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00