commit | d5436f5cf7a100d89abb3d125d8f241ca7dc925e | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Fri Oct 03 19:50:38 2014 +0200 |
committer | Jens Geyer <jensg@apache.org> | Fri Oct 03 20:12:40 2014 +0200 |
tree | b43c894115c415148dc01989dbf32a9f823848e7 | |
parent | 23b60b51dfda16135e525ecf3a8d52347f574f21 [diff] [blame] |
THRIFT-2768: Whitespace Fixup Client: C#, Delphi Patch: Jens Geyer
diff --git a/lib/delphi/src/Thrift.Transport.Pipes.pas b/lib/delphi/src/Thrift.Transport.Pipes.pas index eb4e8e3..48eb5e2 100644 --- a/lib/delphi/src/Thrift.Transport.Pipes.pas +++ b/lib/delphi/src/Thrift.Transport.Pipes.pas
@@ -781,7 +781,7 @@ FWriteHandle := hPipeW; result := TRUE; - + finally if sd <> nil then LocalFree( Cardinal(sd)); end;