Re: apparent bug about check_free_strict
Dan Carpenter <[email protected]> Tue, 25 Nov 2025 20:12:24 +0300
| Newsgroups | org.kernel.vger.smatch |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Nov 25, 2025 at 05:04:44PM +0200, Toomas Soome wrote: > Only problem is that where previously —disable=check_free_strict did work, > —disable=check_free does not seem to:) Ugh... I had CK(check_free) listed twice in check_list.h. Try again. regards, dan carpenter