Skip to content

Bugfix/free str with no return

Marek Szuba requested to merge bugfix/free_str_with_no_return into master

Created by: andrewyatz

XSRETURN_EMPTY was bailing from the subroutine before we could clean up the struct.

Merge request reports