From 5a47d469b531f5978419e3a33e355d024135cbe0 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Wed, 27 May 2015 14:05:15 +0200 Subject: [PATCH] libdw: Fix overflow in read_encoded_value for the DW_EH_PE_indirect case. If we are going to dereference a pointer there should be at least enough data to hold a pointer. Found by afl-fuzz. Signed-off-by: Mark Wielaard -- 2.47.2