Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [haad-dm] src/sys/dev/dm
Module Name: src
Committed By: haad
Date: Wed Dec 3 00:10:41 UTC 2008
Modified Files:
src/sys/dev/dm [haad-dm]: device-mapper.c dm_dev.c dm_ioctl.c
dm_target.c dm_target_linear.c
Log Message:
Fix several memory leaks in proplib library handling. Rework dm_cmd_to_fun
function to use prop_string_t.
To generate a diff of this commit:
cvs rdiff -r1.1.2.16 -r1.1.2.17 src/sys/dev/dm/device-mapper.c \
src/sys/dev/dm/dm_target.c
cvs rdiff -r1.1.2.14 -r1.1.2.15 src/sys/dev/dm/dm_dev.c
cvs rdiff -r1.1.2.22 -r1.1.2.23 src/sys/dev/dm/dm_ioctl.c
cvs rdiff -r1.1.2.19 -r1.1.2.20 src/sys/dev/dm/dm_target_linear.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index