Re: [PATCH] useless CHECK_NULP in dblib.c:tdsdbopen()
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
... > I don't understand why gcc don't detect this... > -Wuninitialized must be added but this doesn't work with -O0 freddy77