diff options
author | PouleyKetchoupp <pouleyketchoup@gmail.com> | 2020-05-23 11:52:02 +0200 |
---|---|---|
committer | PouleyKetchoupp <pouleyketchoup@gmail.com> | 2020-05-23 11:52:02 +0200 |
commit | 12685df42366dc8d2f32d5c97de225827559192f (patch) | |
tree | 53b08417a07ee9c050b084cb9dd57cb59848ebfe /.github/ISSUE_TEMPLATE/bug_report.md | |
parent | 07ada02cb44af22905991b558af6a4a531de44a7 (diff) |
Fix resource preview in remote inspector
The specific case for object reference seems unnecessary, as `RES res = var`
already does the work. The case where REF is invalid is never hit in the case
of already freed objects.
The assignment `res = *r` was causing the resource to be always invalidated
on the 3.2 branch.
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
0 files changed, 0 insertions, 0 deletions