Skip to content
Snippets Groups Projects
Select Git revision
  • b34c47e4d247c47902a25dcc802b40743306f2bc
  • master default protected
  • release-4.2
  • release-4.0
  • release-3.6
  • cherry-pick-52943e58
  • release-3.4
  • master-3.2
  • master-3.0
  • master-2.6
  • master-2.4
  • master-2.2
  • master-2.0
  • lts-1.12.1
  • master-1.12
  • lts-1.8.2
  • master-1.10
  • lts-1.2.11
  • master-1.8
  • master-1.6
  • master-1.4
  • v3.6.22rc0
  • v4.0.14rc0
  • v4.2.4rc0
  • wireshark-3.6.21
  • v3.6.21
  • wireshark-4.0.13
  • v4.0.13
  • wireshark-4.2.3
  • v4.2.3
  • v4.2.3rc0
  • wireshark-4.2.2
  • v4.2.2
  • v3.6.21rc0
  • v4.0.13rc0
  • v4.2.2rc0
  • wireshark-3.6.20
  • v3.6.20
  • wireshark-4.0.12
  • v4.0.12
  • wireshark-4.2.1
41 results

wireshark

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Guy Harris authored
    containing a 4-byte offset and 128 bytes of data, rather than a 1-byte
    offset and 128 bits of data, so that the data is aligned on a 4-byte
    boundary and doesn't upset processors with strict alignment
    requirements.
    
    We don't free individual memory chunks containing those objects, so make
    the memory chunk pool an "allocate-only" pool.
    
    svn path=/trunk/; revision=4428
    b34c47e4
    History
    Name Last commit Last update