Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GlasgowEmbedded/glasgow
base: 9dc13d39cbe5
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
compare: b9623ca2c25a
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on May 1, 2019

  1. protocol.sfdp: unpack requires the exact right size

      File ".../Glasgow/software/glasgow/protocol/sfdp.py", line 151, in __init__
        words = struct.unpack("4s" * 9, parameter)
    struct.error: unpack requires a buffer of 36 bytes
    
    Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
    smunaut authored and whitequark committed May 1, 2019
    Configuration menu
    Copy the full SHA
    b9623ca View commit details
    Browse the repository at this point in the history