ALT Linux Bugzilla
– Attachment 950 Details for
Bug 5401
apt-shell segfault
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
apt-0.5.15cnc6-crashfix.patch
apt-0.5.15cnc6-crashfix.patch (text/plain), 480 bytes, created by
Anton Farygin
on 2005-06-22 18:34:19 MSD
(
hide
)
Description:
apt-0.5.15cnc6-crashfix.patch
Filename:
MIME Type:
Creator:
Anton Farygin
Created:
2005-06-22 18:34:19 MSD
Size:
480 bytes
patch
obsolete
>diff -urN apt-0.5.15cnc6.orig/apt-pkg/contrib/cmndline.cc apt-0.5.15cnc6/apt-pkg/contrib/cmndline.cc >--- apt-0.5.15cnc6.orig/apt-pkg/contrib/cmndline.cc 2003-03-06 22:39:48 +0300 >+++ apt-0.5.15cnc6/apt-pkg/contrib/cmndline.cc 2005-06-22 18:25:34 +0400 >@@ -333,6 +333,7 @@ > bool CommandLine::DispatchArg(Dispatch *Map,bool NoMatch) > { > int I; >+ if (FileSize() == 0) return false; > for (I = 0; Map[I].Match != 0; I++) > { > if (strcmp(FileList[0],Map[I].Match) == 0)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 5401
: 950