Pay attention to NULL returns from rpmcpioOpen()
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 18 Apr 2012 09:48:58 +0000 (12:48 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 18 Apr 2012 09:48:58 +0000 (12:48 +0300)
commitb45294ba685192e03a6597e36b395489ea9e56f2
treeae72b1e6e53fe671a6e1cd680b0b2b1cc1087fdb
parent00db04cf2cfd6d368aa70db316f50cf05f37c38b
Pay attention to NULL returns from rpmcpioOpen()

- The archive interface might actually want separate new + open,
  but for now just flag an internal error on NULL return on archive open.
lib/fsm.c