diff options
author | Tom de Vries <tdevries@suse.de> | 2025-08-12 18:47:01 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2025-08-12 18:47:01 +0200 |
commit | 96d90166e847db11a901d435583658663224d1bc (patch) | |
tree | 5d1b1851e942d6365bc50b750187f699d6ee6880 /gnulib/import/m4/btowc.m4 | |
parent | 6f9909c4179983330a29b6fd246b39ab1b003934 (diff) | |
download | binutils-master.zip binutils-master.tar.gz binutils-master.tar.bz2 |
Function tui_disassemble (with addr_size parameter) has two modes of
operation:
- addr_size != nullptr, and
- addr_size == nullptr.
I noticed that for the addr_size == nullptr case, more than necessary is done.
Fix this by using continue and null_stream.
While we're at it, eliminate the unnecessary variables new_size and orig_pc.
Tested on x86_64-linux.
Approved-By: Andrew Burgess <aburgess@redhat.com>
Diffstat (limited to 'gnulib/import/m4/btowc.m4')
0 files changed, 0 insertions, 0 deletions