This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [libstdc++ PATCH] money_get::do_get subscripts empty string


On Mon, 30 Jun 2003, Doug Gregor wrote:
> This patch fixes an unsafe loop in money_get::do_get that invokes
> undefined behavior when __tmp_units is an empty string (this does
> occur, and was tripping up the debug mode test runs). Tested on
> powerpc-apple-darwin6.6; no regressions.

Would you mind using a different MIME type than
 Application/OCTET-STREAM
for your attachments?  text/plain would be great, for example.

Thanks,
Gerald

PS: I'm keeping the lists Cc:ed becaused I encountered quite a couple of
those OCTET-STREAM attachments here lately.
-- 
Gerald Pfeifer (Jerry)   gerald@pfeifer.com   http://www.pfeifer.com/gerald/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]