summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorKotresh HR <khiremat@redhat.com>2017-06-20 06:26:18 -0400
committerShyamsundar Ranganathan <srangana@redhat.com>2017-07-03 12:43:25 +0000
commitcf3030cf115cf9603afd1d631c20c127c811958e (patch)
tree0f669672a5bc14394092156c0b328d8e6f060316 /.github
parent8b7aee4f5419552ee4db7a05e8623cee00dd4d2f (diff)
feature/changelog: Fix buffer overflow crash
The buffer used to hold the basename was hard coded to the size of NAME_MAX(255). It might lead to buffer overflow crashes when the basename which is sent is more than NAME_MAX length. Fixed the same. > Change-Id: I6c1cad3ccaeb8c55549b1d3c5f96a198f65ba2b7 > BUG: 1463178 > Signed-off-by: Kotresh HR <khiremat@redhat.com> > Reviewed-on: https://review.gluster.org/17579 > CentOS-regression: Gluster Build System <jenkins@build.gluster.org> > NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> > Smoke: Gluster Build System <jenkins@build.gluster.org> > Reviewed-by: jiffin tony Thottan <jthottan@redhat.com> (cherry picked from commit b224f4253b7d3de3077ee35c8bdc20618eae4b7c) Change-Id: I6c1cad3ccaeb8c55549b1d3c5f96a198f65ba2b7 BUG: 1463626 Signed-off-by: Kotresh HR <khiremat@redhat.com> Reviewed-on: https://review.gluster.org/17593 Smoke: Gluster Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Zhou Zhengping <johnzzpcrystal@gmail.com> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> Reviewed-by: Shyamsundar Ranganathan <srangana@redhat.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions