Package: src:myodbc Version: 3.51.27r695-1 Severity: normal In setup/MYODBCSetupConfigDSNEdit.c:86 the variable origdsn gets assigned the result of strdup which doesn't get freed when the function returns on line 100. This branch seems to be an error condition and the variable is later freed, so this will not cause visible problems.
Helmut -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

