commit | 31e43bfffbc585a59d07f21f191317a714476e38 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Wed Aug 17 16:12:26 2022 +0930 |
committer | Alan Modra <amodra@gmail.com> | Wed Aug 17 16:35:57 2022 +0930 |
tree | fe86c9d22257e6459e38e7701e86358cafe244e0 | |
parent | 7a1bc25b9d2c3f066000d07b5254d20367b6da0f [diff] |
timeout in mmo_get_symbols Fix mmo_get_byte to return a fail-safe value, not just on the first call with a read error but on subsequent calls too. * mmo.c (mmo_get_byte): Return the fail-safe value on every call after a read error.