Commit 12aa0dc
Fix error in get_all imap method with hazelcast_json_value value type (#926)
* Fix error in get_all imap method with hazelcast_json_value value type
* Fix redundant copy of value in get_all imap method
Co-authored-by: yemreinci <[email protected]>1 parent 3301fa3 commit 12aa0dc
File tree
2 files changed
+22
-3
lines changed- hazelcast
- include/hazelcast/client
- test/src
2 files changed
+22
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
606 | | - | |
607 | | - | |
608 | | - | |
| 606 | + | |
| 607 | + | |
609 | 608 | | |
610 | 609 | | |
611 | 610 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1025 | 1025 | | |
1026 | 1026 | | |
1027 | 1027 | | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
1028 | 1048 | | |
1029 | 1049 | | |
1030 | 1050 | | |
| |||
0 commit comments