RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  j...@rpm5.org
  Module: rpm                              Date:   01-Jul-2017 06:46:08
  Branch: rpm-5_4                          Handle: 2017070104460800

  Modified files:           (Branch: rpm-5_4)
    rpm/tests               thkp.c

  Log:
    - argv: add 3rd argument to controll trimming input.

  Summary:
    Revision    Changes     Path
    1.1.4.9     +1  -1      rpm/tests/thkp.c
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/tests/thkp.c
  ============================================================================
  $ cvs diff -u -r1.1.4.8 -r1.1.4.9 thkp.c
  --- rpm/tests/thkp.c  16 Feb 2015 21:45:17 -0000      1.1.4.8
  +++ rpm/tests/thkp.c  1 Jul 2017 04:46:08 -0000       1.1.4.9
  @@ -173,7 +173,7 @@
            if (gotstdin)
                continue;
            gotstdin++;
  -         if (argvFgets(&keyids, NULL))
  +         if (argvFgets(&keyids, NULL, 0))
                goto exit;
        }
       }
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to