Browse Source
`p_sys->psz_base_url` is `free()`'d by `Close()` as used in the error path. use of a temporary variable, as requested in review, fixes the problem.pull/134/head
committed by
Hugo Beauzée-Luyssen
1 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue