Bug 39536 - add more VERIFY() calls to certain functions in libstdc++-v3 testsuite
Summary: add more VERIFY() calls to certain functions in libstdc++-v3 testsuite
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: testsuite (show other bugs)
Version: 4.4.0
: P3 enhancement
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-24 06:26 UTC by Kees Cook
Modified: 2010-06-27 17:55 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments
more VERIFY() calls in libstdc++ testsuite (1.30 KB, patch)
2009-03-24 06:27 UTC, Kees Cook
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kees Cook 2009-03-24 06:26:49 UTC
This patch adds additional calls to VERIFY() on several functions to catch additional error conditions.
Comment 1 Kees Cook 2009-03-24 06:27:26 UTC
Created attachment 17529 [details]
more VERIFY() calls in libstdc++ testsuite