Skip Menu |
 

To: krb5-bugs@mit.edu
From: Yang Xiao <xiaoyang@iie.ac.cn>
Subject: Null pointer deference in function CLeashApp :: GetProfileFile in src/windows/leash/Leash.cpp
Date: Tue, 18 Sep 2018 15:19:37 +0800
Download (untitled) / with headers
text/plain 1.8KiB

Message body is not shown because it is too large.

krb5_get_default_config_files() never yields an empty list if it
returns successfully, so I don't think this is a bug.
Date: Wed, 19 Sep 2018 09:49:56 +0800 (GMT+08:00)
From: 肖扬 <xiaoyang@iie.ac.cn>
To: rt-comment@krbdev.mit.edu
Subject: > [krbdev.mit.edu #8740] Null pointer deference in function CLeashApp :: GetProfileFile in src/windows/leash/Leash.cpp
RT-Send-Cc:
see https://github.com/krb5/krb5/commit/259668e4970e05226efa1807303d3adfbb35df4a.


Show quoted text
> -----Original Messages-----
> From: "Greg Hudson via RT" <rt-comment@krbdev.mit.edu>
> Sent Time: 2018-09-19 01:21:48 (Wednesday)
> To: xiaoyang@iie.ac.cn
> Cc:
> Subject: [krbdev.mit.edu #8740] Null pointer deference in function CLeashApp :: GetProfileFile in src/windows/leash/Leash.cpp
>
> krb5_get_default_config_files() never yields an empty list if it
> returns successfully, so I don't think this is a bug.