This patch series contain a set of fixes for several issues detected by a static analyzer tool. They are related to wrong pointers management and string termination. Iker Pedrosa (4): bindings: python: gpiod: avoid use after free lib: line-info strings termination lib: chip-info strings termination tools: free to avoid leak bindings/python/gpiod/ext/chip.c | 6 ++++-- lib/chip-info.c | 9 ++++++--- lib/line-info.c | 6 ++++-- tools/gpioinfo.c | 4 +++- 4 files changed, 17 insertions(+), 8 deletions(-) -- 2.45.2