util_libs icon indicating copy to clipboard operation
util_libs copied to clipboard

NULL check after usage in imx/gpt.c:gpt_init

Open bennoleslie opened this issue 5 years ago • 0 comments

The NULL pointer check in gpt_init should be moved prior to the use of the pointer.

bennoleslie avatar Sep 27 '20 16:09 bennoleslie