1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-16 00:23:52 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
Andrew Bartlett
89dc157320 Nobody uses this, and its really just a layer of internal implementation.
Make it static (till sombody needs its...)
-
Andrew Bartlett
d0ea70fce5 Fix a silly memory (getpnam_alloc()) leak spotted by Elrond, and move
the DATA_BLOB code into its own file.

It would be nice to go over some of the other util.c functions, and check
that we still use them all, and that we use them in more than one place.

Andrew Bartlett
-