mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
8dc23821c9
taking a context (so when you pass a NULL pointer you end up with memory in a top level context). Fixed it by changing the API to take a context. The context is only used if the pointer you are reallocing is NULL.