Skip to content

Commit

Permalink
CID: 1207913
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubham Vasudeo Desai committed Feb 10, 2025
1 parent 9e25f7e commit 6c63cb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions raster/r.statistics/o_kurt.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ int o_kurt(const char *basemap, const char *covermap, const char *outputmap,

G_popen_close(&stats_child);
G_popen_close(&reclass_child);
G_free(tab);

return 0;
}
Expand Down

0 comments on commit 6c63cb7

Please sign in to comment.