forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit84fc5c4
committed
I found one other change that I would like to make to the
src. It is in the function ParseACL. When I find that Ican not allocate enough memory for the ACL structure Ireturn an NULL instead of doing an exit_nicely(g_conn);From: Matthew C Aycock <maycock@scuba.pcpipeline.com>1 parent733f2a4 commit84fc5c4
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| |||
2221 | 2221 |
| |
2222 | 2222 |
| |
2223 | 2223 |
| |
2224 |
| - | |
| 2224 | + | |
2225 | 2225 |
| |
2226 | 2226 |
| |
2227 | 2227 |
| |
|
0 commit comments
Comments
(0)