Skip to content
Snippets Groups Projects
Select Git revision
  • passt default
  • master
  • pu
  • todo
  • next
  • maint
  • v2.8.0-rc1
  • v2.8.0-rc0
  • v2.7.2
  • v2.7.1
  • v2.7.0
  • v2.6.5
  • v2.7.0-rc3
  • v2.7.0-rc2
  • v2.7.0-rc1
  • v2.7.0-rc0
  • v2.6.4
  • v2.6.3
  • v2.6.2
  • v2.6.1
  • v2.3.10
  • v2.5.4
  • v2.4.10
  • v2.6.0
  • v2.6.0-rc3
  • v2.5.3
26 results

git-rfc3161

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Stefan Beller authored
    The expected way to pass data into the callback is to pass them via
    the customizable callback pointer. The error reporting in
    default_{start_failure, task_finished} is not user friendly enough, that
    we want to encourage using the child data for such purposes.
    
    Furthermore the struct child data is cleaned by the run-command API,
    before we access them in the callbacks, leading to use-after-free
    situations.
    
    Signed-off-by: default avatarStefan Beller <sbeller@google.com>
    Signed-off-by: default avatarJunio C Hamano <gitster@pobox.com>
    aca17648
    History
    Name Last commit Last update