Remove valid pointer checks for returns from palloc() since palloc() will not
return if storage is not allocated. Ref: Vadim 97/05/01
Showing
This diff is collapsed.
Please register or sign in to comment
return if storage is not allocated. Ref: Vadim 97/05/01