libsmc icon indicating copy to clipboard operation
libsmc copied to clipboard

Missing "padding" in struct?

Open floe opened this issue 7 years ago • 0 comments

In the Swift version, there's an uint16_t padding between keyInfo and result: https://github.com/beltex/SMCKit/blob/v0.0.13/SMCKit/SMC.swift#L473-L475

That seems to be missing in the C version: https://github.com/beltex/libsmc/blob/master/src/smc.c#L193-L194

floe avatar May 04 '17 09:05 floe