I have unsubscribe many, many times, but you have a serious problem 
receiving the message. I am papa at arbolone.ca, please, please unsubscribe me.
This mailing list is useless to me, if this continues I will take more 
offensive action, which is something both of us are trying to avoid.

If you are reading this email, but you are not gcc-help administrator, 
please, please, forward this email to the administrator or simple reply to 
all. GCC-help should know what to do with this message. Thanks in advance 
and please forgive me for any inconvenience.

-----Original Message----- 
From: Richard Hipp
Sent: Thursday, July 23, 2015 10:45 AM
To: General Discussion of SQLite Database
Subject: Re: [sqlite] Help with understanding sqlite3_mprintf_int test 
expected result

On 7/23/15, Viktor Jancik <vjancik at redhat.com> wrote:
> Hi, I am trying to create a patch for sqlite in RHEL6 to backport a 
> security
> fix:
> https://www.sqlite.org/src/info/aeca95ac77f6f320
>
> That is to sqlite version 3.6.20, and I can't understand why the expected
> result of do_test printf-1.17.4 is /.*/

The result of mprintf in that test case is undefined.  The test is
merely to show that the hostile input does not cause an assertion
fault or trigger a run-time error detectable using valgrind or
-fsanitize=undefined or -fsanitized=memory.

-- 
D. Richard Hipp
drh at sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users at mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users 

Reply via email to