This is the mail archive of the gcc-bugs@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++/3720: Problems with num_get


Philip Martin writes:
 
> Here's a simple patch (with no ABI change I believe) that avoids the
> buffer overflow, it sets failbit intead.

OK, I sent something very similar to gcc-patches, but it doesn't handle
all the cases; your patch is better.


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