Move nested functions in gzip.c to file scope.
* libdwfl/gzip.c should now compile with clang.
All local variables used by nested functions are
passed in an unzip_state structure.
Signed-off-by:
Chih-Hung Hsieh <chh@google.com>
Loading
Please sign in to comment