search for: 036fa4e1a8aefeba3

Displaying 1 result from an estimated 1 matches for "036fa4e1a8aefeba3".

2011 Feb 23
1
libinstaller/syslxint.h: bsCodeLen
After commit 036fa4e1a8aefeba3, shouldn't bsCodeLen be adjusted to reflect added fields at the end ? Basically: -#define bsCodeLen (offsetof(struct boot_sector, bsSignature) - \ +#define bsCodeLen (offsetof(struct boot_sector, bsMagic) - \