BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003224 [BusyBox] Kernel Module Support major always 04-30-08 12:06 05-01-08 00:27
Reporter wenjinshan View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0003224: error in fdisk.c
Description fdisk -> t (change a partition's system id) -> Hex code(type L to list codes)

can't return main menu.
Additional Information in fdisk.c
static void change_sysid(void)
...
if (is_dos_partition(origsys) ||
   is_dos_partition(sys))
   //dos_changed = 1;
   ; //wjs update 2008-05 in Guilin,GuangXi,China
break;
...
Attached Files  fdisk.c [^] (73,627 bytes) 04-30-08 12:06

- Relationships

- Notes
(0007324)
vda
05-01-08 00:27

Bug exists in 1.9.x, fixed in 1.10.x
 

- Issue History
Date Modified Username Field Change
04-30-08 12:06 wenjinshan New Issue
04-30-08 12:06 wenjinshan Status new => assigned
04-30-08 12:06 wenjinshan Assigned To  => BusyBox
04-30-08 12:06 wenjinshan File Added: fdisk.c
05-01-08 00:27 vda Status assigned => closed
05-01-08 00:27 vda Note Added: 0007324
05-01-08 00:27 vda Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker