Commit 8ff1dec
committed
Fix Broken Stream Close in writeRawValue
Small oversight in elastic#56078 that only showed up
during backporting.1 parent ae01606 commit 8ff1dec
File tree
2 files changed
+10
-2
lines changed- libs/x-content/src/main/java/org/elasticsearch/common/xcontent/json
- server/src/test/java/org/elasticsearch/common/xcontent
2 files changed
+10
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
| 367 | + | |
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| |||
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
947 | 948 | | |
948 | 949 | | |
949 | 950 | | |
950 | | - | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
951 | 958 | | |
952 | 959 | | |
953 | 960 | | |
954 | 961 | | |
| 962 | + | |
955 | 963 | | |
956 | 964 | | |
957 | 965 | | |
| |||
0 commit comments