Skip to content

Abend at GVBMR95 termination - LKUP report generation for token views #32

@ghannington

Description

@ghannington

GVBMR95 could potentially abend at termination time, during the lkup_prepare routine.
This will only happen in the case where a pass has token views with no lookups in the token views.

Explanation: Storage is allocated to collect and sort the final report in isrc_prepare, but if there are no lookups for token views no storage is allocated for that. The bug is if there are tokens associated with an ES, then it attempts to use this lookup storage without checking if there are zero lookups.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions