Bug 208365
Summary: | error: conflicting types for 'cap_set_nsowner' | ||
---|---|---|---|
Product: | Tools | Reporter: | Prasanth R (ragaprasanth) |
Component: | libcap | Assignee: | Andrew G. Morgan (morgan) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | morgan |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | Could see the integer returned to function with void datatype is conflicting |
Description
Prasanth R
2020-06-29 08:19:51 UTC
Created attachment 289929 [details]
Could see the integer returned to function with void datatype is conflicting
Thanks for the bug report. A source code bug indeed! I think this should fix it: https://git.kernel.org/pub/scm/libs/libcap/libcap.git/commit/?id=7dfeba06d78417ab2c36cac957e90f656498b7a2 Cheers Andrew |