Browse Source
The header is not a contiguous section of memory in elements, and it is of variable length, so the simple trick of hashing in-memory data won't work anymore. Some of the datafields would have been wrong on big-endian machines anyway, so this is better anyway. Signed-off-by: Christian Decker <decker.christian@gmail.com>travis-debug
Christian Decker
6 years ago
committed by
Rusty Russell
3 changed files with 34 additions and 1 deletions
Loading…
Reference in new issue