Marius Strobl 36a153df8b MFC: r202903
On LP64 struct ifid is 64-bit aligned while struct fid is 32-bit aligned
so on architectures with strict alignment requirements we can't just simply
cast the latter to the former but need to copy it bytewise instead.

PR:		143010
2010-01-31 17:43:22 +00:00
..
2008-11-18 23:19:43 +00:00
2010-01-31 17:43:22 +00:00
2010-01-31 17:43:22 +00:00