Skip to content

Commit 6cf68e2

Browse files
author
Michael Meskes
committed
Improve error message for incorrect number inputs in libecpg.
1 parent 049dab0 commit 6cf68e2

File tree

1 file changed

+0
-1
lines changed
  • src/interfaces/ecpg/ecpglib

1 file changed

+0
-1
lines changed

src/interfaces/ecpg/ecpglib/data.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ garbage_left(enum ARRAY_TYPE isarray, char **scan_length, enum COMPAT_MODE compa
6060
do {
6161
(*scan_length)++;
6262
} while (isdigit(**scan_length));
63-
return false;
6463
}
6564

6665
if (**scan_length != ' ' && **scan_length != '\0')

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy