|
@@ -8,6 +8,7 @@ poptGetArg can return NULL if there are no additional arguments, which
|
|
|
makes strdup dereference NULL on strlen
|
|
|
|
|
|
Signed-off-by: Stefan Agner <stefan@agner.ch>
|
|
|
+Upstream: https://sourceforge.net/p/gptfdisk/code/ci/f5de3401b974ce103ffd93af8f9d43505a04aaf9
|
|
|
---
|
|
|
gptcl.cc | 6 ++++--
|
|
|
1 file changed, 4 insertions(+), 2 deletions(-)
|