-
Notifications
You must be signed in to change notification settings - Fork 41
Pull requests: heasarc/cfitsio
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix warning due to ISO C23 const return types
#180
opened Aug 19, 2026 by
aurel32
Contributor
Loading…
Fix memory-safety defects in the unit test suite
#176
opened Aug 15, 2026 by
cruzzil
Contributor
Loading…
Fix heap overflow uncompressing tables with variable-length string columns (#134)
#175
opened Aug 14, 2026 by
cruzzil
Contributor
Loading…
getcoluj.c: fffi2u8 uses signed bounds for an unsigned output, so a negative TSHORT reads back as ~1.8e19
#173
opened Aug 12, 2026 by
demitri
Contributor
Loading…
editcol.c: two silent-data-loss defects in fits_parse_range and fits_modify_vector_len
#172
opened Aug 12, 2026 by
demitri
Contributor
Loading…
Make the checked-in Makefile.in reproducible from Makefile.am
#170
opened Aug 10, 2026 by
cruzzil
Contributor
Loading…
Fix significant number of typos, primarly in comments
#169
opened Aug 9, 2026 by
cruzzil
Contributor
Loading…
Fix ffgttb discarding three of its keyword checks
#168
opened Aug 9, 2026 by
cruzzil
Contributor
Loading…
fitsverify: bound the naxes[] accesses on a binary table
#167
opened Aug 9, 2026 by
cruzzil
Contributor
Loading…
fitsverify: fix wrtserr reading one row past its message array
#166
opened Aug 9, 2026 by
cruzzil
Contributor
Loading…
fitsverify: stop scanning table data after a failed read
#165
opened Aug 9, 2026 by
cruzzil
Contributor
Loading…
fitsverify: keep test_agap's column template inside the row
#164
opened Aug 9, 2026 by
cruzzil
Contributor
Loading…
fitsverify: report the real card number in init_hdu diagnostics
#163
opened Aug 9, 2026 by
cruzzil
Contributor
Loading…
fitsverify: bound the bit column justification report
#162
opened Aug 9, 2026 by
cruzzil
Contributor
Loading…
fitsverify: do not divide by a zero TFORM substring width
#161
opened Aug 9, 2026 by
cruzzil
Contributor
Loading…
fitsverify: fix NULL dereference in get_cmp on a complex value with no comma
#160
opened Aug 9, 2026 by
cruzzil
Contributor
Loading…
region.c: fix two independent defects in fits_read_fits_region
#157
opened Aug 3, 2026 by
demitri
Contributor
Loading…
Fix hex literal case handling and bare '.' in expression lexer
#153
opened Aug 1, 2026 by
cruzzil
Contributor
Loading…
Missing
break causing angsep function to fail.
#152
opened Jul 28, 2026 by
cruzzil
Contributor
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.