]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix assert hygiene in t_path.c 786/head
authorGreg Hudson <ghudson@mit.edu>
Wed, 6 Jun 2018 22:33:59 +0000 (18:33 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 8 Jun 2018 04:21:38 +0000 (00:21 -0400)
commit46b7940cd8cabb29c62fc063854d7eaeb906b902
tree0a42fc24d8cc58f4500a67c2629b196e0fe1b091
parente952578cab6c954c3804323fb5ff256858c3b86c
Fix assert hygiene in t_path.c

Correct all uses of side-effecting asserts in t_path.c so that it
works correctly when NDEBUG is defined.  Reported by Nehal J Wani.

ticket: 8689
src/util/support/t_path.c