BUG/MINOR: obj_type: Handle stream object in obj_base_ptr() function

The stream object (OBJ_TYPE_STREAM) was missing in the switch statement of the
obj_base_ptr() function.

This patch must be backported as far as 2.0.

(cherry picked from commit a142c1deb401308055f29b9d52a47e5a0ad962e7)
Signed-off-by: Willy Tarreau <w@1wt.eu>
(cherry picked from commit 6bd76726c3fba7d85d3326ec56d4159db585868f)
Signed-off-by: Willy Tarreau <w@1wt.eu>
1 file changed