push_alias() uses a static array of size 100 resulting in a crash once we push more the 100 aliases in push_alias().
The patch fixes the crash we were experiencing on samba 3.6. Testing with 4.1 now.
The patch fixes the crash we were experiencing on samba 4.1 too. Thanks Ralph!
Created attachment 11321 [details] Patch for 4.3 cherry-picked from master
Created attachment 11322 [details] Patch for 4.2 cherry-picked from master
Created attachment 11323 [details] Patch for 4.1 cherry-picked from master
Pushed to autobuild-v4-{1,2,3}-test
Pushed to v4-{1,2,3}-test