aboutsummaryrefslogtreecommitdiff
path: root/changes/bug13393-format-time-interval-overflow-test
blob: cc15572000044accb96c34c51388b780d9ac9d60 (plain)
1
2
3
4
5
6
  o Minor bugfixes:
    - Fix an instance of integer overflow in format_time_interval().
      Fixes bug 13393.

  o Minor features (test):
    - Create unit tests for format_time_interval(). With bug 13393.