Opened 11 years ago

Last modified 11 years ago

#9928 closed bug

sprintf() crash with 'a'/'A' format specifier — at Initial Version

Reported by: bonefish Owned by: nobody
Priority: normal Milestone: R1
Component: System/libroot.so Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Encountered when configuring the m4 build on Haiku PM f73d05a79b96bf945010ef04a0813ac67c4ab386 x86 gcc4: The call

sprintf(buf, "%s.1La", 1.999L);

crashes in __printf_fphex().

Change History (1)

by bonefish, 11 years ago

Attachment: conftest.c added

Crashing test

Note: See TracTickets for help on using tickets.