From 67fff7f4fcb83b5e1439bd7b8b3952ae3f423bc3 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 12 Jan 2015 12:14:16 +0100 Subject: Fixed a possible out-of-bounds access in cVector::Remove() --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 0c5b41bf..889e6cd4 100644 --- a/HISTORY +++ b/HISTORY @@ -8348,3 +8348,4 @@ Video Disk Recorder Revision History Alberto Reguero). - Added the functions IndexOf(), InsertUnique(), AppendUnique() and RemoveElement() to the cVector class (thanks to Stefan Schallenberg). +- Fixed a possible out-of-bounds access in cVector::Remove(). -- cgit v1.2.3