Skip to content

Make sure we set return locations even if the function fails.

Neal H. Walfield requested to merge neal/workwork into main
  • If data is returned via a pointer, make sure we set the pointer to something valid even if the function fails.

Merge request reports