[rhinstaller/anaconda/pulls/203 master] Decode wifi SSIDs into strings. (#1240398)

cgwalters installerbot-noreply at redhat.com
Wed Jul 15 00:48:40 UTC 2015


Definitely, that makes a lot of sense.  Using `GBytes` is useful when you have large buffers (e.g. wrapping `GMappedFile`) that is mostly passed between C -> binding -> C, then you don't pay for lots of memcpy.  But that doesn't apply here.
-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/203


More information about the anaconda-patches mailing list