How can I ignore "malloc could return NULL" from gcc -fanalyzer?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux