David Henningsson wrote: > Possible buffer overrun if the number of "card" and "device" > are absurdly high, especially on 64-bit platforms. The size of "int" is 32 bits even on 64-bit platforms. As far as I can see, there is no bug. Regards, Clemens