forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9acb855
committed
Add new function dsa_allocate0.
This does the same thing as dsa_allocate, except that the memoryis guaranteed to be zero-filled on return.Dilip Kumar, adjusted by me.1 parent3b76733 commit9acb855
2 files changed
+17
-0
lines changedLines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
755 | 755 |
| |
756 | 756 |
| |
757 | 757 |
| |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
758 | 774 |
| |
759 | 775 |
| |
760 | 776 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
| 109 | + | |
109 | 110 |
| |
110 | 111 |
| |
111 | 112 |
| |
|
0 commit comments
Comments
(0)