mirror of
https://github.com/frida/frida-python
synced 2026-06-08 14:16:17 +00:00
fd563fb312
To avoid crashing if an agent does `send([])`. Kudos to @H0r53 for reporting! Fixes frida/frida#1008.