rizinorg / rizin

UNIX-like reverse engineering framework and command-line toolset.
https://rizin.re
GNU Lesser General Public License v3.0
2.51k stars 341 forks source link

util/print: remove some use of the `cb_printf()` callback #4538

Closed XVilka closed 3 weeks ago

XVilka commented 3 weeks ago

Your checklist for this pull request

Detailed description

Remove some of the use of the cb_printf() callback

Test plan

CI is green

Closing issues

Partially addresses https://github.com/rizinorg/rizin/issues/1392