util_libs
util_libs copied to clipboard
NULL check after usage in imx/gpt.c:gpt_init
The NULL pointer check in gpt_init should be moved prior to the use of the pointer.