Skip to content

Adding condition for skip crash on publish review

Sebastien Lerda requested to merge opsSessions_crash into 2.0

Description of change

I add a condition because if notes on publish review are empty: media path are == "", and I have a Seg Fault. Condition don't add note to review if review == ""

How to test it

Get a playlist with multiple clip add annotation on some clip and publish review and there are no segFault !

Checklist

Please check if your MR fulfills the following requirements:

  • Unit tests have been added, if needed
  • Documentation have been updated, if needed
  • Build was run locally and any changes were pushed
  • Lint has passed locally without error
  • Package.py have been updated, if needed
  • CHANGELOG.md have been updated, if needed
  • Version numer has been tagged, if needed

FYI: @doubleailes

Edited by Sebastien Lerda

Merge request reports