diff options
| author | Bartosz Golaszewski <[email protected]> | 2017-12-13 16:25:31 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2017-12-13 16:46:45 +0000 |
| commit | 8253bb3f82554cedb830a4cb65c84796df129c81 (patch) | |
| tree | 7599309d4e4048ac3df30e9696073c28e7b38e21 /net/unix/af_unix.c | |
| parent | Merge branches 'topic/hwspinlock' and 'topic/nolock' of https://git.kernel.or... (diff) | |
| download | kernel-8253bb3f82554cedb830a4cb65c84796df129c81.tar.gz kernel-8253bb3f82554cedb830a4cb65c84796df129c81.zip | |
regmap: potentially duplicate the name string stored in regmap
Currently we just copy over the pointer passed to regmap_init() in
the regmap config struct. To be on the safe side: duplicate the string
with kstrdup_const() so that if an unaware user passes an address to
a stack-allocated buffer, we won't crash.
Signed-off-by: Bartosz Golaszewski <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
