http2: avoid segfault when usint the plain-text http2
authorDaniel Stenberg <daniel@haxx.se>
Thu, 12 Jun 2014 21:38:09 +0000 (23:38 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 12 Jun 2014 21:38:09 +0000 (23:38 +0200)
commitd5d98c1297dd7ed2c6d649e064ad694823829076
treeacabd0eb228c8239f5972bb2f9b84c9ba78064cb
parent1b478d6ac34590189e5f5a6240bf77d634034bcf
http2: avoid segfault when usint the plain-text http2

This regression was introduced when *init was split into *init and
*setup...
lib/http2.c