Home
last modified time | relevance | path

Searched refs:overrun (Results 1 – 25 of 56) sorted by relevance

123

/external/valgrind/main/memcheck/tests/
Dmatch-overrun.vgtest1 prog: match-overrun
2 vgopts: -q --suppressions=match-overrun.supp
DMakefile.am111 match-overrun.stderr.exp match-overrun.vgtest match-overrun.supp \
226 match-overrun \
DMakefile.in83 match-overrun$(EXEEXT) memalign_test$(EXEEXT) \
268 match_overrun_SOURCES = match-overrun.c
269 match_overrun_OBJECTS = match-overrun.$(OBJEXT)
545 malloc_usable.c manuel1.c manuel2.c manuel3.c match-overrun.c \
572 malloc_usable.c manuel1.c manuel2.c manuel3.c match-overrun.c \
986 match-overrun.stderr.exp match-overrun.vgtest match-overrun.supp \
1346 match-overrun$(EXEEXT): $(match_overrun_OBJECTS) $(match_overrun_DEPENDENCIES)
1347 @rm -f match-overrun$(EXEEXT)
1598 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/match-overrun.Po@am__quote@
/external/kernel-headers/original/linux/
Dserial_core.h205 __u32 overrun; member
508 unsigned int overrun, unsigned int ch, unsigned int flag) in uart_insert_char() argument
512 if ((status & port->ignore_status_mask & ~overrun) == 0) in uart_insert_char()
519 if (status & ~port->ignore_status_mask & overrun) in uart_insert_char()
/external/zlib/contrib/minizip/
DChangeLogUnzip10 - fix buffer overrun risk in unzip.c (Xavier Roche)
/external/valgrind/main/
DREADME26 three experimental tools: a heap/stack/global array overrun detector,
Daix5libc.supp152 ## Buffer overrun in libc regexp stuff?
/external/tremolo/Tremolo/
DbitwiseARM.s133 @ We had overrun when we started, so we need to skip -r10 bits.
373 @ We had overrun when we started, so we need to skip -r10 bits.
/external/iproute2/
DChangeLog97 * Fix buffer overrun in iproute because of bits vs. bytes confusion
146 * Fix array overrun in paretonormal
/external/kernel-headers/original/sound/
Dasound.h645 unsigned int overrun; /* count of read queue overruns */ member
/external/oprofile/libregex/
Dstl.pat.in28 # pointer is ugly but we can't add any grouping to not overrun 9 max group
/external/jpeg/
Dchange.log205 suspend processing on source/sink buffer overrun, although this is not
Dlibjpeg.doc420 * If you use a suspending data destination manager, output buffer overrun
1596 buffer overrun. (Note that this restriction applies only to compression,
1665 buffer overrun is placed on skip_input_data's shoulders, as explained above.
/external/valgrind/main/include/vki/
Dvki-linux.h2210 int frame, overrun, parity, brk; member
/external/bluetooth/glib/
DChangeLog.pre-2-12533 overrun. (Coverity, fix by Pascal Terjan)
DChangeLog.pre-2-161276 * tests/base64-test.c: Fix a memory overrun.
/external/valgrind/main/docs/internals/
Dxml-output-protocol4.txt596 overrun of a stack or global array). The <auxwhat> blocks give
/external/iproute2/doc/
Dip-cref.tex489 RX: bytes packets errors dropped overrun mcast
507 \item \verb|overrun| --- the total number of receiver overruns resulting
508 in dropped packets. As a rule, if the interface is overrun, it means
531 RX: bytes packets errors dropped overrun mcast
/external/qemu-pc-bios/bochs/bios/
Drombios.c2933 ;; adjust if there will be an overrun. 2K max sector size
3084 ;; adjust if there will be an overrun. 2K max sector size
6466 ;; adjust if there will be an overrun
6606 ;; adjust if there will be an overrun
/external/tcpdump/
DCHANGES316 Security fixes: buffer overrun audit done. Strcpy replaced with
/external/dropbear/libtomcrypt/
Dchanges33 …-- David Eder caught a off by one overrun bug in pmac_done() which can be exploited if your output…
553 -- Fixed buffer overrun bug in pkcs_1_v15_es_decode()
1318 -- Fixed another bug that Svante Seleborg found. Basically you could buffer-overrun the
/external/libpng/
DCHANGES769 overrun when old applications fill the info_ptr->text structure directly.
1224 Fixed memory overrun bug in png_do_read_filler() with 16-bit datastreams,
1236 Fixed potential overrun in pngerror.c by using strncpy instead of memcpy.
/external/quake/quake/src/WinQuake/data/
DMANUAL.TXT77 and hit first. Racing back, you see the place is overrun. You are almost
/external/pcre/
DChangeLog29 to overrun the end of the current line. If another match was found, it was
321 overrun had occurred. This is a "should never occur" error, but it can be
1294 caused an overrun.
3887 3. The erroneous regex a[]b caused an array overrun reference.
/external/zlib/
DChangeLog145 - Avoid buffer overrun in contrib/masmx64/gvmat64.asm [Simpson]

123