svn commit: samba r16746 - in trunk/source/rpc_parse: .
Jeremy Allison
jra at samba.org
Sat Jul 1 17:01:22 GMT 2006
On Sat, Jul 01, 2006 at 04:56:15PM +0000, vlendec at samba.org wrote:
> Author: vlendec
> Date: 2006-07-01 16:56:13 +0000 (Sat, 01 Jul 2006)
> New Revision: 16746
>
> WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16746
>
> Log:
> Fix a warning from a 64-bit build:
>
> rpc_parse/parse_srv.c: In function `srv_io_file_info3':
> rpc_parse/parse_srv.c:2407: warning: cast from pointer to integer of different
> size
> rpc_parse/parse_srv.c:2416: warning: cast from pointer to integer of different size
>
> I think this actually fixes a (VERY unlikely) bug. Imagine fl3->path having an
> address where only the high 32 bits are != 0....
>
> Jerry, please check this.
This is hilarious - I was on the phone with
Jerry and got a svn conflict message checking
in *EXACTLY THE SAME FIX* ! Identical :-).
Great minds....
More information about the samba-cvs
mailing list