On Mon, Jun 10, 2019 at 02:24:09PM +0200, Jozsef Kadlecsik wrote: > Hi Pablo, > > Please consider to pull the next patches for the nf-next tree: > > - Remove useless memset() calls, nla_parse_nested/nla_parse > erase the tb array properly, from Florent Fourcot. > - Merge the uadd and udel functions, the code is nicer > this way, also from Florent Fourcot. > - Add a missing check for the return value of a > nla_parse[_deprecated] call, from Aditya Pakki. > - Add the last missing check for the return value > of nla_parse[_deprecated] call. > - Fix error path and release the references properly > in set_target_v3_checkentry(). > - Fix memory accounting which is reported to userspace > for hash types on resize, from Stefano Brivio. > - Update my email address to kadlec@xxxxxxxxxxxxx. > The patch covers all places in the source tree where > my kadlec@xxxxxxxxxxxxxxxxx address could be found. > If the patch needs to be splitted up, just let me know! Pulled, thanks Jozsef!