Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
RecDumpRecords accepts a bit mask of record types. When it invokes the record type with the callback, it passes the bit mask, not the actual type of the record. This is pretty bad because otherwise there's no way to know the record type.