diff options
author | Tom Lendacky <[email protected]> | 2015-10-05 10:51:03 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-10-05 23:30:51 -0700 |
commit | 855591d2f7d1ff7eb18b60ce2be494e3bfe27fb8 (patch) | |
tree | 0f660f069392b98eac4e8cf2db9bdc80ce1a3e18 /lib/cpu-notifier-error-inject.c | |
parent | 83ffe99f52b8f269b31b21524adcd13b165f7703 (diff) |
amd-xgbe: Check for successful buffer allocation before use
The kasprintf function can return NULL if the allocation fails. Check for
successful allocation before attempting to use the returned buffer.
Signed-off-by: Tom Lendacky <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions