From: Paul Jackson <pj@sgi.com>
To: Christian Stalp <christian.stalp@gmx.de>
Cc: linux-c-programming@vger.kernel.org, aluink@gmail.com
Subject: Re: sprintf with mips
Date: Wed, 6 Feb 2008 18:10:31 -0600 [thread overview]
Message-ID: <20080206181031.e16fc5d0.pj@sgi.com> (raw)
In-Reply-To: <20080206224822.178960@gmx.net>
> are there any known problems with sprintf under mips?
Is there any chance that some other line of code, perhaps
writing an adjacent variable, is overflowing onto the
front of this insertvalues[] array, between the sprintf
and the printf?
In other words, I'll wager that whatever bug you're seeing
is neither in the code fragements quoted here, nor in the
sprintf libc code, but in some other nearby code.
--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@sgi.com> 1.940.382.4214
next prev parent reply other threads:[~2008-02-07 0:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-06 22:48 sprintf with mips Christian Stalp
2008-02-07 0:10 ` Paul Jackson [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-02-10 22:25 Christian Stalp
2008-02-12 14:17 ` Stephen Kratzer
2008-02-12 16:31 ` Paul Jackson
2008-02-06 20:14 Christian Stalp
2008-02-06 19:58 Christian Stalp
2008-02-06 19:16 Christian Stalp
2008-02-06 19:45 ` Manning, Gary L
2008-02-06 21:21 ` Eric Polino
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080206181031.e16fc5d0.pj@sgi.com \
--to=pj@sgi.com \
--cc=aluink@gmail.com \
--cc=christian.stalp@gmx.de \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).