Mentions légales du service

Skip to content

Crash of asebahttp, http2 and medulla in case of missing option argument

Created by: ypiguet-epfl

In the main function of asebahttp, asebahttp2, and asebamedulla, a missing argument after an option which expects one (e.g. asebahttp -p) causes a crash. asebaswitch tests argc correctly.