aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYuanjie Huang <yuanjie.huang@windriver.com>2016-08-26 09:57:33 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-20 15:10:36 +0100
commit2ce02941300aa3e826df0c59fd8d4ce19950028e (patch)
treebd2697f0ae74ed16ed96c269f4a68fcbaa00def8 /.gitignore
parentc687c9fcc010947f52e1cd153ea74ae5f6343ca4 (diff)
downloadopenembedded-core-contrib-2ce02941300aa3e826df0c59fd8d4ce19950028e.tar.gz
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] Signed-off-by: Yuanjie Huang <yuanjie.huang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions