uxmal / reko

Reko is a binary decompiler.

Home Page:https://uxmal.github.io/reko

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RiscV ipcalc subject fails to resolve `__fprintf_chk`

uxmal opened this issue · comments

Several places in ipcalc_text.c have failures to resolve the varargs of __fprintf_chk. This is likely due to the registers of the ABI not being specified correctly.