Replacing my_malloc/my_free with normal malloc/free in libdrizzle

Registered by Jay Pipes

* Replacing my_malloc/my_free with normal malloc/free
* NOTE: Be careful when replacing my_multi_malloc() with multiple single calls to malloc(). This is not efficient...
* Also, some of the my_free calls when replaced need to be prefixed with a:
  if (bla!=NULL) protection.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
Jay Pipes
Direction:
Needs approval
Assignee:
Toru Maesaka
Definition:
Discussion
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Toru Maesaka
Completed by
Toru Maesaka

Sprints

Whiteboard

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.