Package: drawxtl / 5.5-5

Metadata

Package Version Patches format
drawxtl 5.5-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_segfault.patch | (download)

source/DRAWxtl55/CrystalView.cxx | 46 23 + 23 - 0 !
1 file changed, 23 insertions(+), 23 deletions(-)

 fix segmentation fault on exit
Bug-Debian: https://bugs.debian.org/853829

Fix a segmentation fault when leaving the application.


hardening.patch | (download)

source/DRAWxtl55/CrystalView.cxx | 8 4 + 4 - 0 !
source/DRAWxtl55/Edit1.cxx | 2 1 + 1 - 0 !
source/DRAWxtl55/Import.cxx | 2 1 + 1 - 0 !
3 files changed, 6 insertions(+), 6 deletions(-)

 fix hardening error messages.

* source/DRAWxtl55/CrystalView.cxx: Fix error: format not a string literal and no format arguments.
* source/DRAWxtl55/Edit1.cxx: Ditto.
* source/DRAWxtl55/Import.cxx: Ditto.


link_lib2glps.patch | (download)

source/DRAWxtl55/Makefile | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 don't compile internal copy of gl2ps.
povray_default_location.patch | (download)

source/DRAWxtl55/CrystalView.cxx | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix default location colors.inc
 * CrystalView.cxx (LoadConfig): Fix the default location for the
   colors.inc and the povray executable on Debian systems. However
   povray has been removed from Debian.