mirror of
https://github.com/samba-team/samba.git
synced 2025-03-07 00:58:40 +03:00
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.