On 03/28/2017 03:34 AM, Peter Maydell wrote:
That all makes sense in isolation, but shouldn't something have at least warned that "&h.size" isn't actually a uint32_t* in the sense of being something you can validly pass to a function that takes a uint32_t* ?
That's a long-known bug in the implementation of packed data. Yes, it should, but it doesn't.
r~
