Fix crash in the apt-transport-https when Owner is NULL
authorTomasz Buchert <tomasz.buchert@inria.fr>
Sun, 15 Feb 2015 23:57:29 +0000 (00:57 +0100)
committerMichael Vogt <mvo@debian.org>
Mon, 23 Feb 2015 11:52:01 +0000 (12:52 +0100)
commit0c2dc43d4fe1d026650b5e2920a021557f9534a6
tree6bb095fb15f920fbab105b64428f5f4471d41648
parent19853c18629bf531b913255905e5727ae2c33bb0
Fix crash in the apt-transport-https when Owner is NULL

Do not crash in ServerState::HeaderLine if there is no Owner.

Closes: #778375
methods/server.cc