File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -654,6 +654,11 @@ Changes with Apache Traffic Server 10.2.0
654654 #13515 - Fix cache read VC replacement after a lost write lock
655655 #13517 - Bound RegexMatches::operator[] by what the match populated
656656 #13523 - Shut the client read side down per transaction, not per connection
657+ #13531 - Change libswoc test for undefined errno to a much higher number
658+ #13532 - Fix signature on flz_maxcopy to avoid cast error
659+ #13535 - Fix an intermittent cache unit test deadlock at exit
660+ #13536 - cache: fix shm sizing on large-page Linux
661+ #13537 - Share regex_remap rule sets
657662 Replace VLA with heap allocation in cachekey appendEncoded
658663 Guard against size_t overflow in appendEncoded buffer sizing
659664 Use ts::LocalBuffer instead of std::vector in appendEncoded
You can’t perform that action at this time.
0 commit comments