From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> On Mon, 29 Jul 2024 12:57:15 +0200, Iker Pedrosa wrote: > 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>. > > [...] Applied, thanks! Please use imperative mode next time in commit messages. I tweaked them myself this time. [1/4] bindings: python: gpiod: avoid use after free commit: c497e29ca1f88963c525351e60af23ed896a2b8c [2/4] lib: line-info strings termination commit: 5533f277aa28b36f8ed4bbfac8e22e011ed68858 [3/4] lib: chip-info strings termination commit: d71f5ad24663624a17d335462908ae5a8f69bcf7 [4/4] tools: free to avoid leak commit: e7b40978801a6148cee75b10b9b775eba1b70a64 Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>