[PATCH] L5Common: Fix SendIndicationToSubscribers for 64-bit systems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2011-02-06 at 13:29 -0500, David Ward wrote:
> For ListItems in the subscribersList, the 'pData' field is used to hold the
> value of the subscriber ID, instead of storing a pointer. Iterator_GetNext()
> can not read subscriber IDs directly into an L5_TARGET_ID since this may not
> be as large as the size of 'pData'. With this change, the subscriber ID is
> first read into a pointer, whose value is later copied into a L5_TARGET_ID.
> 
> Signed-off-by: David Ward <david.ward at ll.mit.edu>

Merged, thanks

I must admit my audit of this patch is severely limited by my lack of
knowledge of the code; it looks correct to me -- but I trust you
understand what being fixed better than I do :)



[Index of Archives]     [Linux Kernel]     [Linux Wireless]     [Linux Bluetooth]     [Linux Netdev]     [Linux Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux