added qse_awk_seterrfmt()/qse_awk_rtx_seterrfmt()

fixed wrong reference counting in __fnc_asort()
This commit is contained in:
2019-05-08 07:15:17 +00:00
parent df47611d9d
commit 2e19b848e5
6 changed files with 99 additions and 54 deletions

View File

@ -206,7 +206,7 @@ static qse_htb_walk_t print_awk_value (
else
{
dprint (QSE_T("***OUT OF MEMORY***\n"));
}
}
}
else
{