mirror of
https://xff.cz/git/u-boot/
synced 2025-10-27 08:33:10 +01:00
The sess variable in open_channel was not entirely cleared to zero at the start of this function. This commit ensures that the entire struct is cleared. Signed-off-by: Francois Berder <fberder@outlook.fr>