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. v2 includes a number of fixes to issues highlighted by Kent Gibson <warthog618@xxxxxxxxx>. 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 | 4 ++-- lib/line-info.c | 4 ++-- tools/gpioinfo.c | 4 +++- 4 files changed, 11 insertions(+), 7 deletions(-) -- 2.45.2