Commit 1a9b121
authored
chore: Correct memory acquired size in unified memory pool (apache#1738)
Although the `acquired` is always equal to the `additional` due to the current implicit semantics, it’s still better to make this logic explicit for clarity and better maintainability.1 parent 5866561 commit 1a9b121
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments