View | Details | Raw Unified | Return to bug 31925
Collapse All | Expand All

(-)malloc.3 (+3 lines)
Lines 115-120 Link Here
115
the memory referenced by
115
the memory referenced by
116
.Fa ptr
116
.Fa ptr
117
is valid and unchanged.
117
is valid and unchanged.
118
If memory can be allocated a pointer to this memory is returned. Note this
119
pointer may be different to the value passed as
120
.Fa ptr .
118
If
121
If
119
.Fa ptr
122
.Fa ptr
120
is
123
is

Return to bug 31925