Bug 2177

Summary: wrong sizeof() parameter following chacha20 commit
Product: Portable OpenSSH Reporter: Loganaden Velvindron <loganaden>
Component: sshdAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: minor CC: djm
Priority: P5    
Version: -current   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 2130    
Attachments:
Description Flags
wrong sizeof() none

Description Loganaden Velvindron 2013-12-02 07:35:44 AEDT
Created attachment 2380 [details]
wrong sizeof()

Following the recent chacha20 commit:

from cipher.c:

 bzero(&cc->cp_ctx, sizeof(&cc->cp_ctx));

'&' should be omitted, in that case.
Comment 1 Damien Miller 2013-12-02 14:13:30 AEDT
applied - thanks.
Comment 2 Damien Miller 2015-08-11 23:02:35 AEST
Set all RESOLVED bugs to CLOSED with release of OpenSSH 7.1