bk: 553caf33QIGcvAWk4SrrI0zU_SLkWw
---
+* CID 1269537: Clean up a line of dead code in getShmTime().
* [Bug 2794] Clean up kernel clock status reports.
* [Bug 2800] refclock_true.c true_debug() can't open debug log because
of incompatible open/fdopen parameters.
#include "timespecops.h"
#undef fileno
#include "ntp_stdlib.h"
+#include "ntp_assert.h"
#undef fileno
#include <ctype.h>
return NULL;
}
+ return p;
#endif
- return p;
+ /* NOTREACHED */
+ ENSURE(!"getShmTime(): Not reached.");
}
/*
* shm_start - attach to shared memory