[Fedora-directory-devel] Please review: Bug 214243: Advanced install loops at install sample entries

Richard Megginson rmeggins at redhat.com
Mon Nov 6 19:41:43 UTC 2006


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=214243
Bug(s) fixed: 214243
Bug Description: Advanced install loops at install sample entries
Reviewed by: ???
Files: see diff
Branch: HEAD
Fix Description: There were a couple of problems.  The first problem is 
that askPopulate is not
a YesNo dialog, it is just a general Input dialog.  The second problem 
is that
askPopulateSetup sets the input buffer size greater than the static 
buffer used
to hold the input in the Dialog class, which is defined as char 
_buf[MED_BUF].
So the solution is to set the InputLen to be MED_BUF-1, which allows for the
trailing null as well.
Platforms tested: FC5
Flag Day: no
Doc impact: no
https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=140498&action=diff

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3178 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-directory-devel/attachments/20061106/7605414b/attachment.bin>


More information about the Fedora-directory-devel mailing list