- Notifications
You must be signed in to change notification settings - Fork28
Commit141e878

Neil Conway
Trivial dead code removal: in makeObjectName(), name1 must be non-NULL
(due to the preceding strlen(), for example), so we needn't recheck thisbefore invoking pg_mbcliplen().Per Coverity static analysis performed by EnterpriseDB.1 parent638feae commit141e878
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 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 |
| |
| |||
760 | 760 |
| |
761 | 761 |
| |
762 | 762 |
| |
763 |
| - | |
764 |
| - | |
| 763 | + | |
765 | 764 |
| |
766 | 765 |
| |
767 | 766 |
| |
|
0 commit comments
Comments
(0)