Skip to content

Commit

Permalink
fixups after coverity merge
Browse files Browse the repository at this point in the history
  • Loading branch information
tbonfort committed Mar 25, 2014
1 parent 4e80f8a commit 35b226c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion mapwfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -4259,7 +4259,6 @@ int msWFSDispatch(mapObj *map, cgiRequestObj *requestobj, owsRequestObj *ows_req
if (status != MS_SUCCESS)
{
msWFSFreeParamsObj(paramsObj);
free(paramsObj);
return status;
}

Expand Down
2 changes: 1 addition & 1 deletion msautotest
Submodule msautotest updated from adba64 to 2a065c

0 comments on commit 35b226c

Please sign in to comment.