[GRASS-git] [OSGeo/grass] 5a5d70: lib/gis: fix potential buffer overflow issues (#5216)
Nicklas Larsson
noreply at github.com
Wed Mar 19 10:35:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 5a5d70e678f1a3a1075d3ac74a8c42d189314627
https://github.com/OSGeo/grass/commit/5a5d70e678f1a3a1075d3ac74a8c42d189314627
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M lib/gis/color_str.c
M lib/gis/commas.c
M lib/gis/env.c
M lib/gis/file_name.c
M lib/gis/get_ellipse.c
M lib/gis/get_window.c
M lib/gis/parser.c
M lib/gis/parser_help.c
Log Message:
-----------
lib/gis: fix potential buffer overflow issues (#5216)
Addresses issues of type CWE-120: Buffer Copy without Checking Size
of Input, https://cwe.mitre.org/data/definitions/120.html.
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list