- Notifications
You must be signed in to change notification settings - Fork5
Commitc1d89c6

Neil Conway
Minor code cleanup: calling FreeFile() before ereport(ERROR) is not
necessary, since files opened via AllocateFile() are closed automaticallyas part of error recovery.1 parent9cce91d commitc1d89c6
1 file changed
+1
-7
lines changedLines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
1223 | 1223 |
| |
1224 | 1224 |
| |
1225 | 1225 |
| |
1226 |
| - | |
1227 |
| - | |
1228 | 1226 |
| |
1229 | 1227 |
| |
1230 | 1228 |
| |
1231 |
| - | |
1232 | 1229 |
| |
1233 | 1230 |
| |
1234 | 1231 |
| |
| |||
1728 | 1725 |
| |
1729 | 1726 |
| |
1730 | 1727 |
| |
1731 |
| - | |
1732 |
| - | |
1733 | 1728 |
| |
1734 | 1729 |
| |
1735 | 1730 |
| |
1736 |
| - | |
1737 | 1731 |
| |
1738 | 1732 |
| |
1739 | 1733 |
| |
|
0 commit comments
Comments
(0)