forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4013a5a
committed
Fix check for memory allocation
Commit61461a3 accidentally checked memory allocation successusing the wrong variable.Author: Ranier Vilela <ranier.vf@gmail.com>Reviewed-by: Jelte Fennema-Nio <postgres@jeltef.nl>Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Discussion:https://postgr.es/m/CAEudQAqQFTH7xCB-+K6zEKjfqbhqCxcr_w4DuJTxVT6h3vzu2w@mail.gmail.com1 parent7c655a0 commit4013a5a
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 |
| - | |
| 148 | + | |
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
|
0 commit comments
Comments
(0)