From: Daniel Gomez <da.gomez@xxxxxxxxxxx> On Wed, 18 Jun 2025 14:26:25 +0200, Petr Pavlu wrote: > The first patch is an actual fix. The second patch is a minor related > cleanup. > > Changes since v1 [1]: > - Initialize t to MOD_MEM_NUM_TYPES in move_module(), instead of assigning > the value later. > - Merge the definitions of the variables i and ret in move_module(). > > [...] Applied, thanks! [1/2] module: Fix memory deallocation on error path in move_module() commit: caca01f251ac37807ff10380d5dafb9576cdfef0 [2/2] module: Avoid unnecessary return value initialization in move_module() commit: f4e47f3ac79849846189058491ff885491223ab8 Best regards, -- Daniel Gomez <da.gomez@xxxxxxxxxxx>