Test: vagrant update

This commit is contained in:
Olof hagsand 2024-06-22 16:30:27 +02:00
parent a80c9b0f8e
commit 5351ac0ffc
5 changed files with 33 additions and 14 deletions

View file

@ -309,7 +309,9 @@ myerror(clixon_handle h,
goto done;
#endif
retval = 0;
#ifdef DYNAMICLINKAGE
done:
#endif
_errmsg_callback_fn = oldfn;
if (xret)
xml_free(xret);