Displaying 2 results from an estimated 2 matches for "04hx".
Did you mean:
02hx
2007 Oct 11
0
12 commits - configure.ac doc/Makefile.am libswfdec/swfdec_as_frame.c libswfdec/swfdec_audio.c libswfdec/swfdec_audio_event.c libswfdec/swfdec_audio_event.h libswfdec/swfdec_shape_parser.c libswfdec/swfdec_sound.c test/sound
...gint16 *) original->data;
+ comp_data += 14;
+ for (i = 0; i < length && comp_data < comp_end; i++) {
+ /* original data is little endian */
+ if (*comp_data != GINT16_FROM_LE (*org_data)) {
+ g_print (" ERROR: %s: data mismatch at left channel for sample %u (is %04hX, should be %04hX)\n",
+ filename, i, *comp_data, GINT16_FROM_LE (*org_data));
+ goto dump;
}
- if (i < original->length) {
- g_print (" ERROR: %s: sample count doesn't match (is %u, should be %u)\n",
- filename, compare->length / 4, original->l...
2015 Aug 28
1
HP EFI binaries
On Fri, Aug 28, 2015 at 03:34:12AM -0700, Patrick Masotta via Syslinux wrote:
Derrick wrote:
> > More importantly: look at the actual captured text.? It does NOT
> > specify a valid MAC in its entirety and leaves off the leading nibble
> > (11 characters, not 12).? Handle 267 shows "065F36E00EE" not "0065F36E00EE".
>
> I saw that, they might even be