diff options
author | Burt P <pburt0@gmail.com> | 2019-07-11 20:51:37 -0500 |
---|---|---|
committer | Leandro Pereira <leandro@hardinfo.org> | 2019-07-11 20:31:37 -0700 |
commit | 3a333a773e524b8f167168e0b50025e0ba3bf9c9 (patch) | |
tree | 0123e52d7193da993b63bf9d89647ae81e52c7f3 /deps/uber-graph/uber-label.h | |
parent | 89d149a497123e2841c50aaf7315e1ffa7e3f1f9 (diff) |
info struct bug Fixes, add tagged update fields
* tag was always included even when it didn't need to be. Now only
include it when tag specified, flagged, or includes an icon.
This messed up the existing update fields system.
* The update fields system has been changed to allow updating by tag
instead of the translated label. By label still works, however.
I think it would be best to switch to using tags in the future.
* info_flatten() calls flatten_shell_param() after flatten_group()
which could cause a field name or tag to be used after it was freed.
Created special free functions to handle this after all is used.
Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to 'deps/uber-graph/uber-label.h')
0 files changed, 0 insertions, 0 deletions