Skip to content

F-472 · packetData?.PacketHeader != null && _packetAnalyzer != null — a mix of ?./!= null instead of is not null; … #372

Description

@LarsLaskowski

Finding: F-472 · Severity: Low · Type: Bug · Criterion: B2
Location: F1ReplayClient/MainWindow.xaml.cs:566
Component: W7 · Tools (ReplayClient, PacketTester, SessionFolderRename)

packetData?.PacketHeader != null && _packetAnalyzer != null — a mix of ?./!= null instead of is not null; _packetAnalyzer is readonly-initialized and never null.


Automatically generated from the repository review (docs/review/FINDINGS-OVERVIEW.md, as of 2026-06-19).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingreview-reportIssues from code reviewrobustnessIncreased robustness

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions