s4-mailslot: fixed handling of random collision in temporary mailslot names
authorAndrew Tridgell <tridge@samba.org>
Tue, 19 Oct 2010 22:14:40 +0000 (09:14 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 19 Oct 2010 22:54:15 +0000 (22:54 +0000)
commit0a2e55bb41c8ed32d4731c8b6456fc714a1149f4
treeb6fb335ac6dded785f3e1561163027e95263abe1
parent45794dd30a7717aafba40864c1843e47098a4502
s4-mailslot: fixed handling of random collision in temporary mailslot names

we could get occasional failures in the samba4.nbt.dgram test if we
happened to get a collision in the random mailslot names.

Thanks to Jeremy for spotting this! (his autobuild failed)

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/libcli/dgram/mailslot.c