Changed some of the HTTP/2 enums to enum classes and found a bug#1612
Changed some of the HTTP/2 enums to enum classes and found a bug#1612bryancall merged 1 commit intoapache:masterfrom
Conversation
…on bug in is_client_state_writeable()
|
clang format successful! https://ci.trafficserver.apache.org/job/clang-format-github/110/ |
|
RAT check successful! https://ci.trafficserver.apache.org/job/RAT-github/124/ |
|
AU check failed! https://ci.trafficserver.apache.org/job/autest-github/107/ |
|
FreeBSD11 build successful! https://ci.trafficserver.apache.org/job/freebsd-github/1806/ |
|
Linux build successful! https://ci.trafficserver.apache.org/job/linux-github/1697/ |
|
Intel CC build successful! https://ci.trafficserver.apache.org/job/icc-github/236/ |
|
Moved to 7.1.0, I think this is a good patch + good fix! |
zwoop
left a comment
There was a problem hiding this comment.
+1, looks good ,nice catch on the enum conditional.
|
clang-analyzer build successful! https://ci.trafficserver.apache.org/job/clang-analyzer-github/368/ |
|
@bryancall Looks good to me, but I don't see which part was the bug. |
|
Cherry picked to 7.1.x |
found a bug in is_client_state_writeable()