[GRASS-git] [OSGeo/grass] cd0687: d.labels: Fix buffer overflow issues (#4041)
ShubhamDesai
noreply at github.com
Fri Jul 26 01:37:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: cd0687fb7904e507ecb28d9d250e50afe3dc89f1
https://github.com/OSGeo/grass/commit/cd0687fb7904e507ecb28d9d250e50afe3dc89f1
Author: ShubhamDesai <42180509+ShubhamDesai at users.noreply.github.com>
Date: 2024-07-26 (Fri, 26 Jul 2024)
Changed paths:
M display/d.labels/do_labels.c
Log Message:
-----------
d.labels: Fix buffer overflow issues (#4041)
Addresses multiple warnings identified by cppcheck related to
potential buffer overflow issues. Added field width specifiers
to the sscanf calls to prevent buffer overflows.
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