|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/24651] incorrect printf format in strings.c |
Date: | Mon, 10 Jun 2019 14:31:18 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24651 --- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c6a636ce375d5af4ce0b3aa78b1cc90fd82040bd commit c6a636ce375d5af4ce0b3aa78b1cc90fd82040bd Author: Nick Clifton <address@hidden> Date: Mon Jun 10 15:30:02 2019 +0100 Fix printing large decimal values in strings. PR 24651 * strings.c (print_strings): Use %u to print unsigned values in decimal. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |