[16031] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

[krbdev.mit.edu #8689] t_path.c build failure with NDEBUG

daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Wed Jun 6 18:41:23 2018

Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: "Greg Hudson via RT" <rt-comment@KRBDEV-PROD-APP-1.mit.edu>
In-Reply-To: <rt-8689@krbdev.mit.edu>
Message-ID: <rt-8689-48587.13.1489720384522@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #8689'":;
Date: Wed,  6 Jun 2018 18:41:17 -0400 (EDT)
Reply-To: rt-comment@KRBDEV-PROD-APP-1.mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu

I will fix the side-effecting asserts in t_path.c.

We unfortunately have hardcoded ports in a bunch of places in our test 
suite, and just haven't done the work of fixing them.  Fixing them 
without a race condition would be somewhat difficult in the various 
places where we stand up a KDC, but simply checking ahead of time for 
an unused port might not be too hard.  Another option we have 
considered is wrapping all client/server tests with cwrap.  This change 
would come at some cost, in that we might not detect bugs which 
manifest in a real network stack and not cwrap's implementation, but 
would have the benefit that we wouldn't be listening on the potentially 
open Internet during test runs.
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs

home help back first fref pref prev next nref lref last post