mirror of
https://xff.cz/git/u-boot/
synced 2026-04-10 23:50:00 +02: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>