From 743a57354cbb7fe0c0cfb38cca5d69a35d0f0f3d Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Mon, 9 Oct 2006 18:29:22 +0000 Subject: * disk.c (ped_unregister_disk_type): Handle instances where disk_types == NULL and the given type is not in the list of registered disk types (from Debarshi Ray). git-svn-id: svn://svn.debian.org/svn/parted/upstream/trunk@844 2d424fd7-7fe2-0310-af74-8bc65edeb173 --- AUTHORS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 4ac1ccb..c6ad983 100644 --- a/AUTHORS +++ b/AUTHORS @@ -222,3 +222,5 @@ Olaf Hering Debarshi Ray * Display disk model and transport type in parted(8). + * Handle ped_unregister_disk_type() cases when disk_types is not + NULL and instances where the specified type is not registered. -- cgit v1.2.1