Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Kirill Smelkov
  • linux
  • Repository
  • linux
  • kernel
  • trace
  • trace_probe_kernel.h
Find file BlameHistoryPermalink
  • Masami Hiramatsu (Google)'s avatar
    tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if fails · 797311bc
    Masami Hiramatsu (Google) authored Jul 11, 2023
    Fix to record 0-length data to data_loc in fetch_store_string*() if it fails
    to get the string data.
    Currently those expect that the data_loc is updated by store_trace_args() if
    it returns the error code. However, that does not work correctly if the
    argument is an array of strings. In that case, store_trace_args() only clears
    the first entry of the array (which may have no error) and leaves other
    entries. So it should be cleared by fetch_store_string*() itself.
    Also, 'dyndata' and 'maxlen' in store_trace_args() should be updated
    only if it is used (ret > 0 and argument is a dynamic data.)
    
    Link: https://lore.kernel.org/all/168908496683.123124.4761206188794205601.stgit@devnote2/
    
    Fixes: 40b53b77
    
     ("tracing: probeevent: Add array type support")
    Cc: stable@vger.kernel.org
    Reviewed-by: default avatarSteven Rostedt (Google) <rostedt@goodmis.org>
    Signed-off-by: default avatarMasami Hiramatsu (Google) <mhiramat@kernel.org>
    797311bc
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7