eosnetworkfoundation / ledger-app

EOS app for ledger devices
Apache License 2.0
1 stars 0 forks source link

Fix implicit function definition #24

Closed ericpassmore closed 2 years ago

ericpassmore commented 2 years ago

Found implicit snprintf reviewing the code. Will add <stdio.h> to fix.

https://github.com/eosnetworkfoundation/ledger-app/blob/d2aa9efd31f7dfe54d778223f703a0c2d9fbe689/src/eos_parse_eosio.c#L141