]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'fix-ipcs-q-fallback' of https://github.com/rudimeier/util-linux
authorKarel Zak <kzak@redhat.com>
Fri, 28 Mar 2014 09:51:17 +0000 (10:51 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 28 Mar 2014 09:51:17 +0000 (10:51 +0100)
commit742b128523eb8757c7a60e53bcf9c8c178c3175c
tree4be77e20211fbd401a51a86eab2a5ade4ce054ec
parent32ebf7e04ed440cb2566c91c3616d6a635771017
parentd9f0a6b09191cbe2a0973b2071b746aa0ce55397
Merge branch 'fix-ipcs-q-fallback' of https://github.com/rudimeier/util-linux

* 'fix-ipcs-q-fallback' of https://github.com/rudimeier/util-linux:
  travis-ci: abort if make check fails
  ipcs: fix memleak in ipc_*_get_info functions
  ipcs: fix ipc_sem_get_info fallback case
  ipcs: fix ipc_shm_get_info fallback case
  ipcs: fix ipc_msg_get_info fallback case
  tests: add basic test case for ipcs -m -i n
  tests: add basic test case for ipcs -s -i n
  tests: add basic test case for ipcs -q -i n
  tests: quote generated arguments for ipcrm
  ipcs: cleanup jumplabel stlyes