Fix tautological comparison in non-executed part of tst-setuid2 (BZ #17058)
commita7291117328b413295ae7d1c841e944bc60062d3
authorFlorian Weimer <fweimer@redhat.com>
Mon, 16 Jun 2014 16:00:09 +0000 (16 18:00 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 16 Jun 2014 16:00:09 +0000 (16 18:00 +0200)
tree01828262f0fdb6543b24ab5b26f1053bf7f67a36
parent3d7c00e3a944e07a74fc1c18e342ed7f38b2d88e
Fix tautological comparison in non-executed part of tst-setuid2 (BZ #17058)

This part never runs with the current implementation
because the setresuid call currently aborts (as intended).
ChangeLog
NEWS
nptl/tst-setuid2.c