gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #39985] rtmp_msg.cpp:173: off by one error


From: Bastiaan Jacques
Subject: [Gnash-commit] [bug #39985] rtmp_msg.cpp:173: off by one error
Date: Sun, 08 Sep 2013 09:28:39 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0

Update of bug #39985 (project gnash):

                Category:                    None => cygnal                 
                  Status:                    None => Invalid                
             Assigned to:                    None => bjacques               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

It is probably better to run analysis tools over current master (see below),
and the preferred construct for suggested changes is a patch, generated for
instance by git format-patch.

commit ae47be9a85eed55aaa99bba1c12959e249f06944
Author: Bastiaan Jacques <address@hidden>
Date:   Sat Jun 1 11:58:50 2013 +0200

    Fix potential out-of-bounds vector access.
    
    If |index == _amfobjs.size()| then |_amfobjs[index]| is out of bounds.
Found using cppcheck.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39985>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]