Package: libswe / 1.80.00.0002-1

Metadata

Package Version Patches format
libswe 1.80.00.0002-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 harden library swetest against buffer overflow attac.patch | (download)

astrodienst/src/swecl.c | 2 1 + 1 - 0 !
astrodienst/src/swehel.c | 11 6 + 5 - 0 !
astrodienst/src/swejpl.c | 4 2 + 2 - 0 !
astrodienst/src/swemplan.c | 23 12 + 11 - 0 !
astrodienst/src/sweph.c | 34 15 + 19 - 0 !
astrodienst/src/swephlib.c | 16 9 + 7 - 0 !
astrodienst/src/swetest.c | 140 75 + 65 - 0 !
7 files changed, 120 insertions(+), 110 deletions(-)

 harden library, swetest against buffer overflow attack on sprintf

 calls to sprintf with '%s' in format replaced with snprint calls.