On Tue, Oct 16, 2018 at 8:22 AM Christophe JAILLET <[email protected]> wrote:
> If 'krealloc()' fails, 'pctl->functions' is set to NULL. > We should instead use a temp variable in order to be able to free the > previously allocated memeory, in case of OOM. > > Signed-off-by: Christophe JAILLET <[email protected]> Patch applied with Maxime's ACK. Yours, Linus Walleij

