fix heap buffer overflow

This commit is contained in:
orange-snn 2020-06-04 15:36:20 +08:00
parent 64d5fa9ff4
commit 8519fb8886

View File

@ -89,17 +89,17 @@ LC_ALL=en_US.UTF-8 make -C tests check
%{_mandir}/man3/libssh2_*.3*
%changelog
* Sat June 4 2020 songzifeng<songzifeng1@huawei.com> - 1.9.0-4
* Thur Jun 4 2020 songzifeng<songzifeng1@huawei.com> - 1.9.0-4
- Type:bugfix
- Id:NA
- ID:NA
- SUG:NA
- DESC: fix heap buffer overflow in kex.c
- DESC:fix heap buffer overflow in kex.c
* Sat May 30 2020 songzifeng<songzifeng1@huawei.com> - 1.9.0-3
- Type:bugfix
- Id:NA
- ID:NA
- SUG:NA
- DESC: fix use of uninitialized value in transport.c
- DESC:fix use of uninitialized value in transport.c
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.9.0-2
- Type:bugfix