forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitda8a587
committed
Replace static buf with a stack-allocated one in ReadControlFile
It's only used very locally within the function.Reviewed-by: Robert HaasDiscussion:https://www.postgresql.org/message-id/7f86e06a-98c5-4ce3-8ec9-3885c8de0358@iki.fi1 parent6151cb7 commitda8a587
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4314 | 4314 |
| |
4315 | 4315 |
| |
4316 | 4316 |
| |
4317 |
| - | |
| 4317 | + | |
4318 | 4318 |
| |
4319 | 4319 |
| |
4320 | 4320 |
| |
|
0 commit comments
Comments
(0)