]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'colcrt' of git://github.com/kerolasa/lelux-utiliteetit
authorKarel Zak <kzak@redhat.com>
Wed, 12 Aug 2015 20:53:47 +0000 (22:53 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 12 Aug 2015 20:53:47 +0000 (22:53 +0200)
* 'colcrt' of git://github.com/kerolasa/lelux-utiliteetit:
  tests: add colcrt regression tests
  colcrt: allocate enough space for data moves [afl & asan]
  colcrt: avoid writing beyond array bound [afl & asan]
  colcrt: use #define in place of magic constants
  misc: fix redundant assignment and reassignments before use [cppcheck]
  tools: stop checkmans.sh validating libtool builds


Trivial merge