bufferlist: avoid reading past the array
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.
Showing
Please register or sign in to comment