From: Geoffrey F. <fu...@ga...> - 2002-02-26 00:38:06
|
BTW, lest anyone think this was just theoretical, it turns out that x16c manages to init only 3 colors in cmap0, so this problem actually did occur in x16c. Geoffrey Furnish writes: > Update of /cvsroot/plplot/plplot/drivers > In directory usw-pr-cvs1:/tmp/cvs-serv2473/drivers > > Modified Files: > xwin.c > Log Message: > Correct initialization of X colors from PLplot colors. Code was > hardwired for 16, but only pls->ncol0 will have actually been > initialized. Reading past that results in using uninitialized > memory. > > > _______________________________________________ > Plplot-cvs mailing list > Plp...@li... > https://lists.sourceforge.net/lists/listinfo/plplot-cvs |