• Jin Qian's avatar
    libext2fs: fix sparse param parsing on mac build · 901472ba
    Jin Qian authored
    Flag m is not supported on macos sscanf. Fall back to manually
    allocate the string.
    
    Use strict format to skip ":" between params.
    
    Change-Id: Ic4f3747708423d0504ea40fb5cb116068f4a7ab8
    901472ba
sparse_io.c 13 KB