+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -254,7 +254,7 @@ readstat_error_t sas_read_header(readstat_io_t *io, sas_header_info_t *hinfo,
254
254
retval = READSTAT_ERROR_PARSE;
255
255
goto cleanup;
256
256
}
257
-
if (hinfo->header_size > (1<<20) || hinfo->page_size > (1<<24)) {
257
+
if (hinfo->header_size > (1<<24) || hinfo->page_size > (1<<24)) {
258
258
retval = READSTAT_ERROR_PARSE;
259
259
goto cleanup;
260
260
}
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4