[ros-bugs] [Bug 6402] PATCH: Releasing DiskPart
ReactOS.Bugzilla at reactos.org
ReactOS.Bugzilla at reactos.org
Mon Aug 8 17:09:46 UTC 2011
http://www.reactos.org/bugzilla/show_bug.cgi?id=6402
--- Comment #4 from milawynsrealm <spaceseel at gmail.com> 2011-08-08 17:09:45 CET ---
I tried the following in help_main() before the command testing:
/* If the command input is empty then just show the help list */
if(cmd == NULL) help_cmdlist();
But all it did was add to the problem by making the program crash when I type
in just the help command as I start up the diskpart utility.
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list