[ovs-dev] [PATCH 3/3] util: munlockall() and retry when locked memory allocation fails

0-day Robot robot at bytheb.org
Fri Mar 26 19:02:37 UTC 2021


Bleep bloop.  Greetings Ben Pfaff, I am a robot and I have tried out your patch.
Thanks for your contribution.

I encountered some error that I wasn't expecting.  See the details below.


checkpatch:
WARNING: Unexpected sign-offs from developers who are not authors or co-authors or committers: Ben Pfaff <blp at ovn.org>
ERROR: C99 style comment
#88 FILE: lib/util.c:132:
#endif // HAVE_MLOCKALL

ERROR: Use xrealloc() in place of realloc()
#119 FILE: lib/util.c:167:
    void *rp = realloc(p, size ? size : 1);

Lines checked: 156, Warnings: 1, Errors: 2


Please check this out.  If you feel there has been an error, please email aconole at redhat.com

Thanks,
0-day Robot


More information about the dev mailing list