forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd40abd5
committed
Fix memory allocation mistake
The previous code was allocating more memory than necessary becausethe formula used the wrong data type.Reported-by: Jehan-Guillaume de Rorthais <jgdr@dalibo.com>Discussion:https://www.postgresql.org/message-id/20191105172918.3e32a446@firost1 parent5b7ba75 commitd40abd5
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
267 | 267 |
| |
268 | 268 |
| |
269 | 269 |
| |
270 |
| - | |
| 270 | + | |
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
|
0 commit comments
Comments
(0)