Uploaded image for project: 'core-c#dof-oal'
  1. core-c#dof-oal
  2. COAL-105

Secure group has an invalid assert

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 8.0.1
    • None
    • None

      Secure group has an invalid assert that would possibly be hit once every 49 days.

      note: the stored value is never used, so a release build would not be affected since asserts are disabled for release builds.

      The variable being assigned and the assert should be deleted.

      The following assert is in securegroup.cand securegroupRekey.c:

       
      PCR_Assert( secureGroup->sgmNextActiveMemberAPPIDTableCheckTime );
       
       

            jwinder John Winder
            jwinder John Winder
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: