[Git][NTPsec/ntpsec][format-switchover] 25 commits: decodenetnum(): be sure not to dereference NULL, add some parens.

Ian Bruene gitlab at mg.gitlab.com
Thu Apr 13 00:13:21 UTC 2017


Ian Bruene pushed to branch format-switchover at NTPsec / ntpsec


Commits:
13f3a3ee by Gary E. Miller at 2017-04-12T12:42:26-07:00
decodenetnum(): be sure not to dereference NULL, add some parens.

- - - - -
0b7184cd by Gary E. Miller at 2017-04-12T13:28:10-07:00
tests/lfpfunc: more verbose error message.

- - - - -
8dfde607 by Gary E. Miller at 2017-04-12T13:33:50-07:00
tests/lfptostr: fix casts and sizes.

You can not put a 64 bit value in a long in a 32 bit binary.

- - - - -
243e271a by Gary E. Miller at 2017-04-12T13:34:03-07:00
tests/prettydate: fix cast and size.

You can not put a 64 bit value in a long in a 32 bit binary.

- - - - -
320214cc by Gary E. Miller at 2017-04-12T13:40:42-07:00
remove -Waggregate-return from debug.

ldiv(), ntpcal_split_yeardays(), ntpcal_daysplit(),
ntpcal_split_eradays(), and more return aggregates.

- - - - -
8e656b81 by Gary E. Miller at 2017-04-12T13:44:33-07:00
ieee754io: fix 2 implicit casts.

- - - - -
0f40d4f2 by Gary E. Miller at 2017-04-12T13:48:48-07:00
clk_dcf7000: make 2 implicit casts explicit.

- - - - -
0acfd4a3 by Gary E. Miller at 2017-04-12T13:50:02-07:00
clk_hopf6021: change 2 implicit casts to explicit.

- - - - -
bf6f1140 by Gary E. Miller at 2017-04-12T13:57:31-07:00
clk_meinberg: change 4 implicit casts to explicit.

- - - - -
158f4884 by Gary E. Miller at 2017-04-12T14:06:37-07:00
Change several implicit casts to explicit.

- - - - -
0997771f by Gary E. Miller at 2017-04-12T14:13:31-07:00
libparse: fix several implicit sign changes.

- - - - -
e875e470 by Gary E. Miller at 2017-04-12T14:23:47-07:00
pymodule: don't cast Bool to int.  Be explicit.

- - - - -
dfdf63a6 by Gary E. Miller at 2017-04-12T14:25:31-07:00
libparse: change implicit sign channge to explicit.

- - - - -
c0a1e107 by Gary E. Miller at 2017-04-12T14:54:04-07:00
interfaceiter: fix format casts.

- - - - -
ef1d3792 by Gary E. Miller at 2017-04-12T15:03:24-07:00
dodecodenum(): return meaningfull error code, have tests use it.

- - - - -
d9f5e064 by Gary E. Miller at 2017-04-12T15:05:40-07:00
generic: fix implicit format sign changes.

- - - - -
e04cc848 by Gary E. Miller at 2017-04-12T15:10:54-07:00
authreadkeys: fix format signs.

- - - - -
d426e6e2 by Gary E. Miller at 2017-04-12T15:15:25-07:00
libntp: fix format signs.

- - - - -
7555b814 by Gary E. Miller at 2017-04-12T15:32:28-07:00
fix format signedness.

- - - - -
03c35d89 by Gary E. Miller at 2017-04-12T15:41:15-07:00
ntp_control: fix format signed-ness

- - - - -
e472c22e by Gary E. Miller at 2017-04-12T15:47:36-07:00
test/lfpfunc: make sure printf works on 32-bit.

- - - - -
a61e099d by Gary E. Miller at 2017-04-12T16:55:45-07:00
oncore: fix format signed-ness

- - - - -
4a5c1394 by Gary E. Miller at 2017-04-12T17:06:08-07:00
refclock_mode: fix format signed-ness

- - - - -
f8b5f37a by Ian Bruene at 2017-04-12T19:12:32-05:00
Formatting function changeover and associated fixes.

- - - - -
7695022e by Ian Bruene at 2017-04-12T19:12:53-05:00
Merge branch 'format-switchover' of gitlab.com:NTPsec/ntpsec into format-switchover

Rebase merge

- - - - -


30 changed files:

- include/ntp_stdlib.h
- libisc/interfaceiter.c
- libntp/authreadkeys.c
- libntp/decodenetnum.c
- libntp/ntp_intres.c
- libntp/ntp_worker.c
- libntp/pymodule.c
- libntp/statestr.c
- libntp/timetoa.c
- libparse/clk_dcf7000.c
- libparse/clk_hopf6021.c
- libparse/clk_meinberg.c
- libparse/clk_rawdcf.c
- libparse/clk_rcc8000.c
- libparse/clk_schmid.c
- libparse/clk_sel240x.c
- libparse/clk_trimtaip.c
- libparse/clk_varitext.c
- libparse/clk_wharton.c
- libparse/ieee754io.c
- libparse/parse.c
- ntpd/ntp_control.c
- ntpd/ntp_filegen.c
- ntpd/ntp_refclock.c
- ntpd/refclock_arbiter.c
- ntpd/refclock_generic.c
- ntpd/refclock_gpsd.c
- ntpd/refclock_hpgps.c
- ntpd/refclock_modem.c
- ntpd/refclock_oncore.c


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/NTPsec/ntpsec/compare/7d7286d81a309d3bd1fe072a017a35c94a0586a7...7695022e3759cb235a98869116b814e9a375694c

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/compare/7d7286d81a309d3bd1fe072a017a35c94a0586a7...7695022e3759cb235a98869116b814e9a375694c
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170413/afa8ec21/attachment.html>


More information about the vc mailing list