Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/gpt
Module Name: src
Committed By: christos
Date: Wed Dec 2 20:01:44 UTC 2015
Modified Files:
src/sbin/gpt: gpt.c map.c map.h resize.c
Log Message:
- check errors from map allocation
- make map_resize return -1 instead of 0, and handle errors locally
explaining what's going wrong
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sbin/gpt/gpt.c
cvs rdiff -u -r1.11 -r1.12 src/sbin/gpt/map.c
cvs rdiff -u -r1.4 -r1.5 src/sbin/gpt/map.h
cvs rdiff -u -r1.17 -r1.18 src/sbin/gpt/resize.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