cmcfarlen opened a new pull request #8716:
URL: https://github.com/apache/trafficserver/pull/8716


   Fixes #8647
   
   This PR does bounds checking on the `Vol::evacuate` array.  While this may 
fix crashes related to `Dir` entries with invalid offsets, it does not address 
whatever happened to generate the bad offsets.  So this is a partial fix at 
best.
   
   There are other places where this array is accessed unchecked from 
`dir_evac_bucket` but these are the places that are involved in the reported 
crash.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to