HomeFreeBSD

Add patch to fix potential crash on startup

Description

Add patch to fix potential crash on startup

Raster::resize() was being called with a negative width or height due to
bad state being stored in the config. This resulted in fldigi crashing
before the UI was displayed. This patch works around the problem and has
been submitted upstream.

Details

Provenance
shurdAuthored on
Parents
rP476947: - Update to 0.7-1
Branches
Unknown
Tags
Unknown