<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>n314</author_name>
  <author_url>https://blog.hatena.ne.jp/n314/</author_url>
  <blog_title>ログ日記</blog_title>
  <blog_url>https://n314.hatenablog.com/</blog_url>
  <categories>
    <anon>C</anon>
  </categories>
  <description>昨日の続き。 *1 今日が本題。 C言語で構造体を領域をどのように確保するのがいいのかを調べるのが目標。 コミット 7fa6b4e を主に読む。 全てのデータの基本となる構造体 struct object struct object { unsigned parsed : 1; unsigned used : 1; unsigned int flags; unsigned char sha1[20]; const char *type; struct object_list *refs; }; parsedやusedフラグにはビットフィールドが付いている。初めて見た。C言語でbool値はこうや…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fn314.hatenablog.com%2Fentry%2F20130906%2F1378472903&quot; title=&quot; gitのソースコードを読む２: freeは不要？ - ログ日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-09-06 22:08:23</published>
  <title> gitのソースコードを読む２: freeは不要？</title>
  <type>rich</type>
  <url>https://n314.hatenablog.com/entry/20130906/1378472903</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
