Skip to content
Snippets Groups Projects
  • psychocrypt's avatar
    avoid possible illegal memory access · 611378eb
    psychocrypt authored
    Is is possible that the number of results are greater than the result output array,
    in this case invalid memory can be access within the device and on the host side.
    611378eb