eap channel bindings fixes
2 Jul
2014
2 Jul
'14
5:22 p.m.
The attached patches address several bugs in eap channel bindings: Typos in calls to fr_cursor_init. Use of free() on talloc'ed ptr. Typo causing mis-computed buffer size. Use of wrong type in talloc_array_length. Kevin Wasserman Painless Security, LLC
2 Jul
2 Jul
7:46 p.m.
Kevin Wasserman wrote:
The attached patches address several bugs in eap channel bindings:
Typos in calls to fr_cursor_init. Use of free() on talloc'ed ptr. Typo causing mis-computed buffer size. Use of wrong type in talloc_array_length.
I've integrated the patches, thanks. Alan DeKok.
4389
Age (days ago)
4389
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
Kevin Wasserman