quic: fix rx_callback refactoring 87/22187/2
authorNathan Skrzypczak <[email protected]>
Mon, 19 Aug 2019 15:49:56 +0000 (17:49 +0200)
committerDamjan Marion <[email protected]>
Mon, 23 Sep 2019 12:41:15 +0000 (12:41 +0000)
commit2e0f929b60073b97be0ffdc2d9523cc6c8e6368b
treef9a2310716ab139ac658474575d7190f9bceeaea
parenta583e2d75bacf0bb70158f69a9a4d570e23f218a
quic: fix rx_callback refactoring

* check_quic_client_connected might allocate ctx
and invalidate our pointer

Type: fix

Change-Id: I885ca5a1a6db9a7765c9047a7df9cdf66c94f1cb
Signed-off-by: Nathan Skrzypczak <[email protected]>
(cherry picked from commit 1682b51c416561b083d84194d49ff617e070eb47)
src/plugins/quic/quic.c