[Rpm-maint] [PATCH] Moved manifest checking from rpmInstall to rpmCheckManifest
Rakesh Pandit
rakesh.pandit at gmail.com
Mon Jan 19 19:37:58 UTC 2009
2009/1/20 Rakesh Pandit <rakesh.pandit at gmail.com>:
> - /* Read list of packages from manifest. */
> -/* FIX: *eiu->argv can be NULL */
> - rc = rpmReadPackageManifest(eiu->fd, &eiu->argc, &eiu->argv);
Removed "/* FIX: *eiu->argv can be NULL */"
Well, I have done a case test on this one long back. The case for
which *eiu->argv is NULL is already handled and the flow never reaches
here for NULL, so this comment is invalid.
--
rakesh
More information about the Rpm-maint
mailing list