Skip to content

Fix buffer overflows#1

Open
peternmuller wants to merge 1 commit intolmux:masterfrom
peternmuller:master
Open

Fix buffer overflows#1
peternmuller wants to merge 1 commit intolmux:masterfrom
peternmuller:master

Conversation

@peternmuller
Copy link

  • notably when using the -ant parameter, and when the output file was shorter than 16 chars

Error example:
./signalserver -sdf /mnt/data -lat 42.328889 -lon -87.862500 -txh 300 -rxh 2 -f 446 -erp 700 -R 50 -res 600 -rt 39 -ant antenna/DB413-B -rot 180 -udt data/test.udt -pm 1 -t -o tests/testeuu5 *** buffer overflow detected ***: terminated
Abandon (core dumped)

* notably when using the -ant parameter, and when the output file was shorter than 16 chars

Error example:
./signalserver -sdf /mnt/data -lat 42.328889 -lon -87.862500 -txh 300 -rxh 2 -f 446 -erp 700 -R 50 -res 600 -rt 39 -ant antenna/DB413-B -rot 180 -udt data/test.udt -pm 1 -t -o tests/testeuu5
*** buffer overflow detected ***: terminated
Abandon (core dumped)

Signed-off-by: peternmuller <pm563838@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant