diff options
author | Karl Palsson <karlp@etactica.com> | 2016-11-28 17:31:55 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2017-02-20 16:28:27 +0100 |
commit | 79d0013e85ca5ee5086ece1528b4403777a01f96 (patch) | |
tree | 31bf12abd1e85b45b299865167618aac6379c276 /libsigrokdecode-internal.h | |
parent | 3262ef0203e23399f3cab796391da06969c8306b (diff) | |
download | libsigrokdecode-79d0013e85ca5ee5086ece1528b4403777a01f96.tar.gz libsigrokdecode-79d0013e85ca5ee5086ece1528b4403777a01f96.zip |
Look up instances by ID in the full stack
srd_inst_find_by_id() previously only searched for instance IDs at the
bottom of any stacked decoders. Make it properly search all stacks,
just like srd_inst_find_by_obj() and more usefully when trying to
generate unique instance IDs.
No external API change, only the explicit behaviour of the API.
This fixes parts of bug #868.
Signed-off-by: Karl Palsson <karlp@etactica.com>
Diffstat (limited to 'libsigrokdecode-internal.h')
0 files changed, 0 insertions, 0 deletions