public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* How can I ignore "malloc could return NULL" from gcc -fanalyzer?
@ 2022-04-26 12:53 Gökhan Bag
  0 siblings, 0 replies; only message in thread
From: Gökhan Bag @ 2022-04-26 12:53 UTC (permalink / raw)
  To: gcc-help

I like the benefit of gcc -fanalyzer, however in my codebase I don't care if
the malloc call fails. Is it anyhow possible to make gcc -fanalyzer ignore
malloc call fails with its subsequent errors?

Sincerely,
Gökhan Bag

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-26 12:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-26 12:53 How can I ignore "malloc could return NULL" from gcc -fanalyzer? Gökhan Bag

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 read-only IMAP folder(s) and NNTP newsgroup(s).