Project

General

Profile

Actions

Bug #2323

closed

SequencingManager::splittSequenceNo does not copy all bits for Name LSA

Added by Vince Lehman over 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
12/23/2014
Due date:
% Done:

100%

Estimated time:

Description

In SequencingManager::splittSequenceNo, the bitmask 0xFFFFF (5 Fs) is used to copy the Name LSA sequence number.

The Name LSA sequence number is 24 bits, so the bitmask 0xFFFFFF (6 Fs) should be used instead.

Actions

Also available in: Atom PDF