1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-18 00:23:50 +03:00
Files
samba-mirror/source/libsmb
Volker Lendecke 9c5111d8c5 r22929: Attempt to fix some build farm failures: On port 139 the first
successful packet gives len==0 from the server, so the = in

        if (len <= 0) {

in line 136 of clientgen.c throws a failure.

Jeremy, please fix this properly, I'm not merging this to 3_0_26 so that
you can filter it when you merge.

Volker
2007-10-10 12:22:10 -05:00
..
2007-10-10 12:21:54 -05:00
2007-10-10 11:38:26 -05:00
2007-10-10 12:19:28 -05:00
2007-10-10 12:18:15 -05:00
2007-10-10 12:21:54 -05:00
2007-10-10 11:43:24 -05:00