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

Fix sp compute unchecked input #1389

Closed

Commits on Jan 12, 2018

  1. SP: WIP add check for sizes of in/out arrays in compute()

    these fields are entered by user and must exactly match the Input, Columns
    sizes.
    Unfortunately, the array is passed as T* so getting the size will be tricky.
    breznak committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    324b17a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ae3d7 View commit details
    Browse the repository at this point in the history