Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
plotutils
plotutils-uninitialized.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File plotutils-uninitialized.patch of Package plotutils
--- libplot/g_range.c +++ libplot/g_range.c 2006-05-22 14:59:13.000000000 +0200 @@ -172,7 +172,7 @@ void _set_line_join_bbox (plOutbuf *bufp, double xleft, double yleft, double x, double y, double xright, double yright, double linewidth, int joinstyle, double miterlimit, double m[6]) { - plVector v1, v2, vsum; + plVector v1 = {0.0, 0.0}, v2 = {0.0, 0.0}, vsum; double v1len, v2len; double halfwidth; double mitrelen;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor