Messages in this thread |  | | | Subject | Re: [RFC][PATCH 2/6] x86, nmi: create new NMI handler routines | | From | Peter Zijlstra <> | | Date | Mon, 22 Aug 2011 17:31:56 +0200 |
| |
On Mon, 2011-08-22 at 11:21 -0400, Don Zickus wrote: > It does seem odd, but I can change that to strncpy to > be safer.
I think kstrdup() exists for this purpose, don't forget to free it when you're done with it though ;-)
|  |