Skip to content

Fixes PUSH/POP_SUB

Nicolas Tancogne-Dejean requested to merge fix_push_pop_sub into main

Description

Fixes some wrong push/pop_sub and fixes a non-initialized variable, which were causing a FPE.

News snippet

Code cleaning.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports