Skip to content

Commit 7164991

Browse files
author
Michael Meskes
committed
Improve error message for incorrect number inputs in libecpg.
1 parent f987f83 commit 7164991

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
@@ -58,7 +58,6 @@ garbage_left(enum ARRAY_TYPE isarray, char **scan_length, enum COMPAT_MODE compa
5858
do {
5959
(*scan_length)++;
6060
} while (isdigit(**scan_length));
61-
return false;
6261
}
6362

6463
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