The generated code cause a huge number of False positives and marking them all as such will be time consuming. This will allows them to be addressed in one foul swoop.
For some reason, coverity isn't dealing with the Exception handler that is in place. So the only options I see are 1. Initial the Frame->code to 0 or 2. Tell coverity that this is a false positive and suppress them from being reported.