Commit bbda63f
committed
Fix bug in Header Overflow risk due to not correctly appending TruncationMarker value when the Event Log exceeds the possible size that can be sent as GZipped (which is a rare edge case).
1 parent 34ee730 commit bbda63f
File tree
1 file changed
+1
-1
lines changed- apachefop-serverless-az-func/src/main/java/com/cajuncoding/apachefop/serverless/web
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments