HomePhabricator

Fix out-of-bounds read noticed by Ricardo Correia
4fbad9124e3aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix out-of-bounds read noticed by Ricardo Correia

Sizeof() returned the size of a pointer instead of the size of the buffer.
Fixes issue #1924.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Oct 12 2012, 21:49
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING675a39fc4f24: Merge pull request #1942 from Diapolo/rem_dup_txdb_h
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING4fbad9124e3a: Fix out-of-bounds read noticed by Ricardo Correia (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Oct 24 2012, 06:26