tlwg / libthai

GNU Lesser General Public License v2.1
70 stars 19 forks source link

brk_root_pool: port to size_t #26

Open marcmutz opened 1 year ago

marcmutz commented 1 year ago

All callers (brk_recover_try() and brk_maximal_do_impl()), pass size_t variables, so don't narrow.