[Heimdal-source-changes] [heimdal/heimdal] 5180a4: asn1: maximum unsigned INTEGER range is 2^63 (#458...

GitHub noreply at github.com
Tors Dec 20 02:23:27 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 5180a4ed75f1ac5953fdfcb73ace272ac332c775
      https://github.com/heimdal/heimdal/commit/5180a4ed75f1ac5953fdfcb73ace272ac332c775
  Author: Luke Howard <lukeh at padl.com>
  Date:   2018-12-20 (Thu, 20 Dec 2018)

  Changed paths:
    M lib/asn1/test.asn1

  Log Message:
  -----------
  asn1: maximum unsigned INTEGER range is 2^63 (#458)

As ranges are stored as signed 64-bit integers, they will be clamped to 2^63.
Do not use a maximum range of 2^64 in the test suite.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Heimdal-source-changes mailing list