On Wed, 16 Oct 2024 16:48:26 -0700, Raymond Mao wrote: > Fixes of unreleased buffer, deadcode and wrong variable type detected > by coverity scan. > > Addresses-Coverity-ID: 510809: Resource leaks (RESOURCE_LEAK) > Addresses-Coverity-ID: 510806: Control flow issues (DEADCODE) > Addresses-Coverity-ID: 510794 Control flow issues (NO_EFFECT) > > [...]
Applied to u-boot/master, thanks! -- Tom