[acassen/keepalived] 712914: Remove variable timer of unsigned long cast in rea...

Alexandre Cassen <[email protected]> Sun, 17 Feb 2019 22:53:55 -0800
Newsgroups gmane.linux.keepalived.devel
Message-ID <acassen/keepalived/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/acassen/keepalived
  Commit: 712914c90d8bdc92ffd36a4984e7374f7492a6f9
      https://github.com/acassen/keepalived/commit/712914c90d8bdc92ffd36a4984e7374f7492a6f9
  Author: tamutamu <[email protected]>
  Date:   2019-02-18 (Mon, 18 Feb 2019)

  Changed paths:
    M lib/parser.c

  Log Message:
  -----------
  Remove variable timer of unsigned long cast in read_timer().

When Double type variable timer is cast to long type, it's scale falls.


  Commit: a9ed1993b3bb723fa6aacdf8fb54503c0a4f31ab
      https://github.com/acassen/keepalived/commit/a9ed1993b3bb723fa6aacdf8fb54503c0a4f31ab
  Author: Alexandre Cassen <[email protected]>
  Date:   2019-02-18 (Mon, 18 Feb 2019)

  Changed paths:
    M lib/parser.c

  Log Message:
  -----------
  Merge pull request #1133 from tamutamu/master

Remove variable timer of unsigned long cast in read_timer().


Compare: https://github.com/acassen/keepalived/compare/e2cec59ca994...a9ed1993b3bb