codeghar / Seagull

Seagull is a free, Open Source (GPL) multi-protocol traffic generator test tool. Forked from upstream on Sourceforge. Patched to build on recent versions of Ubuntu, CentOS, and openSUSE.
GNU General Public License v2.0
50 stars 48 forks source link

Fix minor issues #7

Closed afobo closed 7 years ago

afobo commented 7 years ago

Fix minor issues with DEBUG compilation and truncated error messages I've faced with.

aikchar commented 7 years ago

Can you provide steps to build with DEBUG and repro your issues? Thanks.

afobo commented 7 years ago

Simply pass this additional flag to the build script: ./build.ksh -exec DEBUG -target all

afobo commented 7 years ago

The second issue with trancated error messages is obvious from the diff - L_lib_name is released before usage in GEN_ERROR.

aikchar commented 7 years ago

Thank you for submitting this PR. I'm trusting your work and merging. 😸

Sorry for taking so long. I'm not actively using Seagull anymore but I've ended up with maintaining this project. If you're interested in becoming a collaborator let me know.