diff --git a/src/file_gz.c b/src/file_gz.c index 1b2f9fb1..f26c1bc7 100644 --- a/src/file_gz.c +++ b/src/file_gz.c @@ -182,6 +182,11 @@ static int header_check_gz(const unsigned char *buffer, const unsigned int buffe file_recovery_new->extension="RData"; return 1; } + if(memcmp(buffer_uncompr, "extension="xml.gz"; + return 1; + } { unsigned int i; for(i=0; i