forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit80e2694
committed
Don't try to create a temp install without abs_top_builddir.
Otherwise, we effectively act as if abs_top_builddir were the rootdirectory, which is quite dangerous if the user happens to havepermissions to do things there. This can crop up in PGXS builds,for example.Report by Sandro Santilli, patch by me, review by Noah Misch.1 parent27af56b commit80e2694
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
320 | 320 |
| |
321 | 321 |
| |
322 | 322 |
| |
| 323 | + | |
323 | 324 |
| |
324 | 325 |
| |
325 | 326 |
| |
326 | 327 |
| |
327 | 328 |
| |
328 | 329 |
| |
329 | 330 |
| |
| 331 | + | |
330 | 332 |
| |
331 | 333 |
| |
332 | 334 |
| |
|
0 commit comments
Comments
(0)