After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 630983 - [PATCH] Type accuracy for result of strlen() in string utilities.
[PATCH] Type accuracy for result of strlen() in string utilities.
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: general
unspecified
Other All
: Normal minor
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2010-09-30 06:39 UTC by Andrew Borodin
Modified: 2017-10-06 11:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for glib/gstrfuncs.c. (2.93 KB, patch)
2010-09-30 06:42 UTC, Andrew Borodin
committed Details | Review

Description Andrew Borodin 2010-09-30 06:39:13 UTC
The small patch based on master git branch is attached.
Comment 1 Andrew Borodin 2010-09-30 06:42:15 UTC
Created attachment 171407 [details] [review]
Patch for glib/gstrfuncs.c.
Comment 2 Philip Withnall 2017-10-06 11:29:41 UTC
Review of attachment 171407 [details] [review]:

Looks good, thanks.
Comment 3 Philip Withnall 2017-10-06 11:40:13 UTC
Reworked slightly to fix some rebase conflicts, and pushed to master.