diff options
author | rmacklem <rmacklem@FreeBSD.org> | 2013-12-11 00:39:56 +0000 |
---|---|---|
committer | rmacklem <rmacklem@FreeBSD.org> | 2013-12-11 00:39:56 +0000 |
commit | e5a94b08044c77168e54224d34d4db37dee68e4d (patch) | |
tree | 38e3c791e6bdc09aafbb721767ca298a9384a9c4 /contrib/llvm/tools/clang | |
parent | 2aa8caeed634072b23394a55c37a8e1c537efef4 (diff) | |
download | FreeBSD-src-e5a94b08044c77168e54224d34d4db37dee68e4d.zip FreeBSD-src-e5a94b08044c77168e54224d34d4db37dee68e4d.tar.gz |
MFC: r257598
During code inspection, I spotted that there was a code path where
CLNT_CONTROL() would be called on "client" after it was
released via CLNT_RELEASE(). It was unlikely that this
code path gets executed and I have not heard of any problem
report caused by this bug. This patch fixes the code so that
this cannot happen.
Diffstat (limited to 'contrib/llvm/tools/clang')
0 files changed, 0 insertions, 0 deletions