1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00
Michael Adam bcc6a3786c tdb_unpack: Eliminate "cast to pointer from integer of different size" warning on 64bit.
The 'p' type is just a flag to mark the presence of a pointer,
not a real pointer itself.

The code is now the same as in Samba3's tdb_unpack.

Michael
(This used to be commit a516bc9a2d4ce86244d0e2fbfacf6fda5e12e987)
2008-06-27 12:46:11 +02:00
..
2008-06-07 08:14:25 -07:00
2008-05-26 05:15:19 +02:00
2007-10-10 14:20:34 -05:00
2008-06-03 15:14:09 +10:00