ucode: update to latest Git HEAD
authorJo-Philipp Wich <jo@mein.io>
Mon, 29 Mar 2021 10:50:55 +0000 (12:50 +0200)
committerJo-Philipp Wich <jo@mein.io>
Mon, 29 Mar 2021 10:51:40 +0000 (12:51 +0200)
commit0096a8df6f2080b10590b8d40db9d782ab790798
tree1a90a7925b7c77156715a122a2b5f7cc0a3087de
parentf8669c174ee17bbb8d59f901d639f57449dcf751
ucode: update to latest Git HEAD

aa9621d compiler: rework switch statement code generation
b5f0de1 vm: add trace mode instruction dump output fixes
0341d64 vm: fix another for-loop memory leak
00d9419 vm: fix further memory leaks in trace mode
20a3763 vm: fix loop variable memory leak in NEXTK/NEXTKV instruction
9a6ef2b lib: prevent use-after-free after uc_shift()
03f1324 object: free prototype object when registering existing ressource type
b3d758b compiler: fix for/break miscompilation
86e3970 lib: fix value refcount of uc_unshift() return value
fe464ea run_tests.sh: allow passing tests to run as arguments
091ae1b compiler: fix another try/catch miscompilation
fcedb19 lib: fix passing uninitialized memory to sigprocmask()
0d0357d vm: fix leaking source context strings in trace mode
7a41fb3 lib: use execvp() in system()

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
package/utils/ucode/Makefile