Skip to content
  • Wim Taymans's avatar
    bufferlist: avoid reading past the array · 03cdd32b
    Wim Taymans authored
    When the foreach function told us to remove the buffer from the list, decrease
    the length of the array or else we might read past the last item in the array.
    03cdd32b