overte-org / tivolicloud

The Tivoli interface client and server software
Apache License 2.0
1 stars 0 forks source link

Import 03be6db0e1: Renderable is nullptr segfaults fixes (by Maki) #259

Open daleglass opened 2 years ago

daleglass commented 2 years ago

This is an automated proposal to look at a commit made by Maki and import it into Overte

Commit: 03be6db0e11124a8af7137e0e896e0a9d0f7be8c
Author: Maki
Date: Thu, 19 Mar 2020 00:01
Renderable is nullptr segfaults fixes

Stats:

Filename Stats Lines Added Removed Lines in blame
libraries/entities-renderer/src/EntityTreeRenderer.cpp 6 3 3 ⚠ 0
1 files - 6 3 3 0

To work on this, please assign the issue to yourself, then look at the commit and decide whether this would be a good addition to Overte.

Useful commits should be submitted as a PR against Overte. Tag this issue in PR, so that it's automatically closed once the PR is merged.

You can cherry-pick this issue with this command:

git cherry-pick 03be6db0e11124a8af7137e0e896e0a9d0f7be8c
daleglass commented 2 years ago

Looks like a bad fix