I think something went wrong in r287189:
First it checked if the disassembly was empty, if not it filled it, now it returns null if it's empty (which it will always be initially)
I think something went wrong in r287189:
First it checked if the disassembly was empty, if not it filled it, now it returns null if it's empty (which it will always be initially)
Thanks for the heads up, it does indeed look like an issue. Wonder why it was only just now caught. I’ll submit a fix shortly.