Displaying 4 results from an estimated 4 matches for "emtec".
Did you mean:
emrec
2007 Oct 11
1
A read.table mystery (data for Framemaker Mac)
...n "mer"" files, which is what Filemaker exports as a text file.
It seems to be a semicolon delimited file, with all data item enclosed
in double quotes, and header items not delimited.
So, first attempt is :
In bash :
# Convert from apparent Latin-1 to UTF-8
charpent at yod:/media/EMTEC/MARS-Point2007$ cat export.mer | iconv -f
latin1 -t utf8 > export-utf8.mer
# Check size (line count)
charpent at yod:/media/EMTEC/MARS-Point2007$ wc export-utf8.mer 122
8632 311252 export-utf8.mer
In R :
foo<-read.table("export-utf8.mer", header=TRUE, sep=";", dec="...
2023 Apr 06
2
[Bug 3559] New: Mini memory leak and needless(?) const/static qualifier.
...Product: Portable OpenSSH
Version: 8.5p1
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: m.schmidt at emtec.com
in sshconnect2.c in function ssh_kex2() the function
kex_default_pk_alg() is called.
This function is from readconf.c and has the following prototype:
const char *kex_default_pk_alg(void);
The function looks like this:
const char *
kex_default_pk_alg(void)
{
static char *pkalgs;
if...
2023 Apr 06
1
[Bug 3560] New: Memory leak in channels.c
...Product: Portable OpenSSH
Version: 8.5p1
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: m.schmidt at emtec.com
Created attachment 3690
--> https://bugzilla.mindrot.org/attachment.cgi?id=3690&action=edit
A few lines of code to fix the channels leak.
Function channel_free_all(struct ssh *ssh) misses to free some of its
elements:
- channel_pre
- channel_post
- and the permitted_user and permitte...
2009 Aug 21
0
Wine release 1.1.28
...e G-3 autosniper
15964 NTE Quick Cross 14.0 window does not close when clicking upper-right close button
16012 Dogfood:Liquid War freezes when moving window in windowed mode.
16190 Google Earth geographical labels unreadable
16460 powerterm 8.8.3 pro enterprise can't start.
16515 EMTEC ZOC terminal - SSH connections
16679 Visma Enskild Firma crashes after opening a company bookkeeping
16744 ole32/stg_prop.c: passing argument discards qualifiers from pointer target type
16794 CoHUpdater.exe hangs
16884 .NET 3.0: WCF installer fails due to LsaLookupNames2 stub
16905...