1
1
mirror of https://github.com/wader/fq.git synced 2024-10-27 12:19:52 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
Mattias Wadman
568afff3f0 interp: Fix panic when trigger before any context has been pushed
Make sure there is a top cancel function before calling it.
Fixes panic caused when interrupting decode before interp context has been pushed.

Also cleanup confusing naming a bit.

Thanks @pldin601 for reporting
2022-11-29 17:38:58 +01:00
Mattias Wadman
970465996c Init 2021-09-12 13:08:42 +02:00