]> sourceware.org Git - systemtap.git/commit
Fix rawhide crashes by using kernel's own strncpy_from_user().
authorDavid Smith <dsmith@redhat.com>
Fri, 8 Jun 2012 14:46:13 +0000 (09:46 -0500)
committerDavid Smith <dsmith@redhat.com>
Fri, 8 Jun 2012 14:46:13 +0000 (09:46 -0500)
commit131c5cffaa16bb0ebd26c53124adcbc3beaf938f
treebcbb8f455dc8e7365493d2e06f991eeaa71d5d3e
parent99e1fb7afcdb21743d7f4555426744af22501905
Fix rawhide crashes by using kernel's own strncpy_from_user().

* runtime/copy.c: Use the kernel's generic strncpy_from_user()
  function when available.
runtime/copy.c
This page took 0.027052 seconds and 5 git commands to generate.