id summary reporter owner description type status priority milestone component version resolution keywords cc cpu platform 2064 Memory leak in write_support_files() sprice grass-dev@… "write_support_files() calls Rast_short_history() & Rast_write_history(). Rast_short_history() calls Rast_format_history() which calls G_vasprintf() which calls G_malloc(). But this memory is never freed after Rast_write_history(). You should probably call Rast_free_history(), or G_free(hist->fields[HIST_KEYWRD]), at raster/close.c:191" defect new normal 7.6.2 LibRaster unspecified Unspecified Unspecified