Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
epan: Fix get_display_repr crash on faked nodes
If the node exists but does not have a field info, return an empty string for the same reason as if the node is faked and doesn't exist. Fixup 51e0dfa (which allows faked nodes that exist but have null field info, in order to preserve the tree shape.) Fix #20224
- Loading branch information