Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Fix incorrect delete in MXExecutorReshape exception handling #13376

Merged

Commits on Nov 27, 2018

  1. Fix bad delete.

    Delete the pointed-to handle on cleanup, not the location of the handle itself. Also don't delete it if we didn't set it in the first place.
    Taliesin Beynon committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    a05ed3c View commit details
    Browse the repository at this point in the history
  2. Remove unusued 'exec' var from MXExecutorBindEX.

    Taliesin Beynon committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    b0ad315 View commit details
    Browse the repository at this point in the history