mirror of
https://github.com/samba-team/samba.git
synced 2025-11-21 12:23:50 +03:00
appropriate. Note that I also removed the error checks that were being done on the result of talloc_steal(). They are pointless as talloc_steal() doesn't have any failure modes that wouldn't cause a segv anyway, and they tend to clutter the code