Thread (5 messages) 5 messages, 1 author, 2018-09-20
STALE2822d
Revisions (2)
  1. v2 current
  2. v3 [diff vs current]

[PATCH v2 0/5] netlink: nested policy validation

From: Johannes Berg <johannes@sipsolutions.net>
Date: 2018-09-20 01:28:45
Also in: linux-wireless

Ok, I should've tried the idea that David came up with first - it does
in fact make the code quite a bit simpler, and indeed removes the need
for the previously introduced "**error_msg" argument that I hadn't
really liked anyway.

So, changes here are:
 * move setting the bad attr pointer/message into validate_nla()
 * remove the recursion patch since that's no longer needed
 * simply skip the generic bad attr pointer/message setting in
   case of nested nla_validate() failing since that could fail
   only due to validate_nla() failing inside, which already sets
   the extack information

johannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help