On Sat, Jul 01, 2006 at 04:56:15PM +0000, [EMAIL PROTECTED] 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....
