Moved pathname from the stack to the heap, to avoid any of several stack kernel-3.9-branch
authorSapan Bhatia <gwsapan@gmail.com>
Fri, 25 Jul 2014 19:37:56 +0000 (15:37 -0400)
committerSapan Bhatia <gwsapan@gmail.com>
Fri, 25 Jul 2014 19:37:56 +0000 (15:37 -0400)
commit14db35384e0ecf9100aba3d4b5cdf34aeeda1141
tree69ce5651fa5fba099a4a5caf45c42805bc6f3c9e
parent5d514e9b7a3dc5f7017c5c6c03df883f32ee4aef
Moved pathname from the stack to the heap, to avoid any of several stack
overflow scenarios.
procprotect.c