Opened 11 years ago
Closed 10 years ago
#10286 closed bug (fixed)
[libroot/posix/glibc] printf_size.c: Incorrectly initialized.
Reported by: | mt | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/libroot.so | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
In printf_size(), variable 'width' is incorrectly initialized. Please see https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=fa5753eede3e97e94f50928989b313fb1fbdae6f;hp=540e1b457050d4b355f3dba5f196e6cedc5ab69b
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | 0005-Fix-Incorrectly-initialize.patch added |
---|
comment:1 by , 11 years ago
patch: | 0 → 1 |
---|
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Applied in hrev48952.