terminal icon indicating copy to clipboard operation
terminal copied to clipboard

Fix a crash on startup with a `folder` entry without `entries`

Open zadjii-msft opened this issue 2 years ago • 0 comments

_Entries was getting default constructed to nullptr. We should be careful about that.

Adds a test too, and fixes a regression in the local tests introduced in #13763.

Closes #14557

zadjii-msft avatar Jan 04 '23 18:01 zadjii-msft