Commit 733610f
Mike McTernan
Mark the return of munmap() as unused.
Allow munmap() to be marked with nodiscard / warn_unused_result attribute without causing a warning or error here.
Bug: 361754857
Test: build.py
Change-Id: I49f85c79c8741b28e5baca35431a59288e07d8621 parent a3dba62 commit 733610f
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1725 | 1725 | | |
1726 | 1726 | | |
1727 | 1727 | | |
1728 | | - | |
| 1728 | + | |
| 1729 | + | |
| 1730 | + | |
1729 | 1731 | | |
1730 | 1732 | | |
1731 | 1733 | | |
| |||
3331 | 3333 | | |
3332 | 3334 | | |
3333 | 3335 | | |
3334 | | - | |
| 3336 | + | |
| 3337 | + | |
| 3338 | + | |
3335 | 3339 | | |
3336 | 3340 | | |
3337 | 3341 | | |
| |||
0 commit comments