Files
poky/meta/recipes-connectivity
Yuanjie Huang b2a6f9a97d openssh: fix potential signed overflow to enable compilation with -ftrapv
Pointer arithmatic results in implementation defined signed integer
type, so that 's - src' in strlcpy and others may trigger signed overflow.
In case of compilation by gcc or clang with -ftrapv option, the overflow
would lead to program abort.

Upstream-status: Submitted [https://bugzilla.mindrot.org/show_bug.cgi?id=2608]

(From OE-Core rev: 2ce02941300aa3e826df0c59fd8d4ce19950028e)

Signed-off-by: Yuanjie Huang <yuanjie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-09-20 15:11:08 +01:00
..
2016-07-08 09:57:24 +01:00
2016-07-26 08:56:30 +01:00
2016-08-17 10:35:41 +01:00
2016-06-03 13:13:25 +01:00
2016-07-20 10:28:44 +01:00
2016-01-24 09:40:26 +00:00
2015-01-23 11:36:27 +00:00
2016-06-15 08:35:00 +01:00