Skip to content

IMPALA-14778: Guard IcebergMetadataScanNode::Close() against null met…#86

Open
vrodin wants to merge 1 commit intoapache:masterfrom
vrodin:impala-14778
Open

IMPALA-14778: Guard IcebergMetadataScanNode::Close() against null met…#86
vrodin wants to merge 1 commit intoapache:masterfrom
vrodin:impala-14778

Conversation

@vrodin
Copy link

@vrodin vrodin commented Feb 25, 2026

Add a null check before invoking metadata_scanner_->Close(state) in IcebergMetadataScanNode::Close() to prevent potential dereference of a null pointer when the scanner is not initialized.

@boroknagyz
Copy link
Contributor

Thanks for your contribution. Please note that we are using Gerrit Change Requests for code reviews, not Github Pull Requests.
You can find more information here about how to contribute to Impala:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants